Unnamed service
GET x402swag.com/api/agent/catalog
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
x402swag.com — swag store for AI agents. Full catalog (products, variants, USD prices, collections) plus the exact x402 buy flow, in one call.
Resource: x402swag.com/api/agent/catalog
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xf4F7182508895812F235C5D1c47C0cfc89fDAb5B
Payment methods: — · Last validation: 2026-09-14 08:24:58.351+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"store": {
"type": "string"
},
"base_url": {
"type": "string"
},
"products": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"title": {
"type": "string"
},
"handle": {
"type": "string"
},
"variants": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "integer"
},
"price": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
}
},
"how_to_buy": {
"type": "array",
"items": {
"type": "string"
}
},
"collections": {
"type": "array",
"items": {
"type": "object"
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xf4F7182508895812F235C5D1c47C0cfc89fDAb5B",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xf4F7182508895812F235C5D1c47C0cfc89fDAb5B",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.