broken-endpoint-watch
GET x402.dailyelo.com/v1/reliability/broken
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
Which x402 endpoints on Base are broken RIGHT NOW (down or misconfigured — not returning a valid 402). A real share of listed endpoints are dead; call this before routing a paid request so your agent never pays into a broken endpoint. No args = full broken list; ?domains=a.com,b.com = watch your dependencies; ?since=<unix> = incremental. Free-probe measurement, objective, machine-readable.
Resource: x402.dailyelo.com/v1/reliability/broken
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xD617a7145ca56E3ed58d639F9DEC6999B22441eE
Payment methods: — · Last validation: 2026-09-14 10:40:25.184+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"limit": {
"type": "string",
"description": "max results (default 200, max 2000)"
},
"since": {
"type": "string",
"description": "unix seconds; only records checked at/after this"
},
"domains": {
"type": "string",
"description": "comma-separated domains to watch (returns their health incl. healthy)"
}
},
"description": "Which x402 endpoints on Base are currently broken (down or misconfigured — not returning a valid 402), so your agent never routes a paid call to a dead endpoint. A real share of listed endpoints are broken. No args = full current broken list; ?domains=a.com,b.com = watch specific dependencies (healthy included); ?since=<unix> for incremental polling. Objective free-probe measurement, not an accusation."
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.