{"api":"v1","generated_at":"2026-09-16T05:25:12.412Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/trust-agent-io-v1-verify-quick-b09443","pinned_page":"https://tollindex.com/e/trust-agent-io-v1-verify-quick-b09443/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"trust-agent-io-v1-verify-quick-b09443","canonical_url":"https://trust-agent.io/v1/verify/quick","resource":"https://trust-agent.io/v1/verify/quick","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Is this counterparty safe to pay? Screens the address against the OFAC sanctions list, reads its ERC-8004 reputation with coordinated feedback filtered out, and returns an explainable 0-100 trust score with a proceed / hold / block recommendation. Reports insufficient_data rather than guessing when the evidence is not there.","service_name":"TrustAgent","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-02T01:47:42.855Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"verify quick","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-02T01:47:42.515Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:13:46.423Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:13:46.423Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:44:27.997Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:37:56.297Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:54:49.033Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:48:41.232Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","page":"https://tollindex.com/seller/0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-02T01:47:42.515Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://trust-agent.io/v1/verify/quick","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"type":"contract","chain":"base","address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}},"output":{"type":"json","example":{"flags":"array of {code, severity, title, detail}","riskBand":"minimal | low | moderate | elevated | severe | unknown","overrides":"hard caps applied after weighting, each with from/cap/reason","components":"per-rule scoring breakdown; the score is reconstructable from these plus overrides","confidence":"0-1, how much evidence backs the score","trustScore":"0-100, higher is safer; null when no rule could be evaluated","recommendation":"proceed | proceed_with_caution | hold | block | insufficient_data. insufficient_data means no judgment was possible — treat it as unknown, not as risky."}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"type":{"type":"string","description":"OPTIONAL. agent | contract | defi_protocol | unregistered_address | unknown."},"chain":{"type":"string","description":"OPTIONAL. Only \"base\" is served; any other value is refused rather than answered from the wrong chain. Defaults to base."},"address":{"type":"string","description":"REQUIRED. EVM address, ERC-8004 agentId, or eip155:<chainId>:<registry>/<agentId>."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"flags":{"description":"array of {code, severity, title, detail}"},"riskBand":{"description":"minimal | low | moderate | elevated | severe | unknown"},"overrides":{"description":"hard caps applied after weighting, each with from/cap/reason"},"components":{"description":"per-rule scoring breakdown; the score is reconstructable from these plus overrides"},"confidence":{"description":"0-1, how much evidence backs the score"},"trustScore":{"description":"0-100, higher is safer; null when no rule could be evaluated"},"recommendation":{"description":"proceed | proceed_with_caution | hold | block | insufficient_data. insufficient_data means no judgment was possible — treat it as unknown, not as risky."}}}}}}}}},"description":"Is this counterparty safe to pay? Screens the address against the OFAC sanctions list, reads its ERC-8004 reputation with coordinated feedback filtered out, and returns an explainable 0-100 trust score with a proceed / hold / block recommendation. Reports insufficient_data rather than guessing when the evidence is not there.","lastUpdated":"2026-09-02T01:47:42.855Z","serviceName":"TrustAgent","x402Version":2}]}}