Unnamed service
GET tollbooth-fdic-verify-testnet.sjwilliams8.workers.dev/verify
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
Before your agent trusts, cites, or transacts with a U.S. bank: verify it is actually FDIC-insured, for $0.01, against the FDIC's own BankFind Suite records, synced daily. Look up by institution name (fuzzy, word-order-tolerant, confidence-scored), FDIC certificate number, or website domain. Returns insurance status, charter class, HQ city/state, and the FDIC cert; renamed and failed/inactive institutions stay findable. Assistive screening signal, not a certified compliance determination.
Resource: tollbooth-fdic-verify-testnet.sjwilliams8.workers.dev/verify
Network: eip155:84532 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0xb3e7993Ed2FC2C79FFF220620240f298BBa9bF5B
Payment methods: — · Last validation: 2026-09-14 10:53:45.251+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"cert": {
"type": "integer",
"description": "FDIC certificate number (exact match)."
},
"name": {
"type": "string",
"description": "Institution name to look up (fuzzy-matched)."
},
"domain": {
"type": "string",
"description": "Website domain, e.g. bankofamerica.com (exact match)."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xb3e7993Ed2FC2C79FFF220620240f298BBa9bF5B",
"amount": "10000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0xb3e7993Ed2FC2C79FFF220620240f298BBa9bF5B",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "10000"
}
]
}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.