Spend Check
POST attester.dev/spend-check
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
Spend Check: should you pay this counterparty? Watchtower track record, CDP merchant catalog, and address hygiene combined into a clear/caution/avoid verdict with a signed attestation. $0.005 USDC per check.
Resource: attester.dev/spend-check
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x57407D691F755cAa107647718F3582a8A87467dD
Payment methods: — · Last validation: —
{
"input": {
"body": {
"payTo": "attester.dev",
"amount_usd": 0.25
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"verdict": "caution",
"evidence": [
{
"source": "watchtower",
"known_target": true,
"latest_verdict": "honoring"
}
],
"signature": "0x…",
"confidence": 0.6,
"attestation": {
"verifier_address": "0x…"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x57407D691F755cAa107647718F3582a8A87467dD",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x57407D691F755cAa107647718F3582a8A87467dD",
"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.