threat-feed
GET x402.dailyelo.com/v1/threats/recent
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
Live feed of freshly-detected malicious addresses on Base — address-poisoning seeders caught via zero-value transfer sprays, updated continuously by our on-chain collector. Poll ?since=<unix> to ingest only new threats into your agent's blocklist. Deterministic, evidence-backed, machine-readable.
Resource: x402.dailyelo.com/v1/threats/recent
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xD617a7145ca56E3ed58d639F9DEC6999B22441eE
Payment methods: — · Last validation: 2026-09-14 12:08:17.36+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 100, max 1000)"
},
"since": {
"type": "string",
"description": "unix seconds; return only threats first seen at/after this"
}
},
"description": "Live feed of freshly-detected malicious addresses on Base (address-poisoning seeders, caught via zero-value transfer sprays). Poll with ?since=<unix> to get only new threats. Updated continuously by our on-chain collector. Deterministic, evidence-backed."
}
},
"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": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
}
]
}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.