{"api":"v1","generated_at":"2026-09-15T18:50:19.128Z","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-batch-19c69a","pinned_page":"https://tollindex.com/e/trust-agent-io-v1-verify-batch-19c69a/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"trust-agent-io-v1-verify-batch-19c69a","canonical_url":"https://trust-agent.io/v1/verify/batch","resource":"https://trust-agent.io/v1/verify/batch","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Screen up to 10 addresses in one call: OFAC sanctions check, trust score, risk band and recommendation for each. For vetting a counterparty set before a run of payments, maintaining an allowlist, or auditing wallets you already pay. Free alternative: GET /v1/verify. Or 3 free calls of this endpoint per wallet per 24h: https://trust-agent.io/v1/trial.","service_name":"TrustAgent","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-13T17:19:48.749Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"verify batch","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.01 USDC","amount_units":0.010003,"decimals_known":true,"pay_to":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-13T17:19:48.459Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:05:21.586Z","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-15T04:05:21.586Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:03:54.823Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:03:36.938Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:18:42.377Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:45:17.577Z","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":"10003","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-13T17:19:48.459Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://trust-agent.io/v1/verify/batch","extensions":{"bazaar":{"info":{"input":{"body":{"type":"contract","chain":"base","addresses":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","0x4200000000000000000000000000000000000006"]},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"failed":"count that errored","safest":"address with the highest score, or null if none of the batch produced a score. Unscorable addresses are excluded from the ranking rather than sorted as zero.","results":"array of {address, trustScore, riskBand, recommendation, confidence, subjectType, topFlags}. trustScore is null where no rule could be evaluated.","succeeded":"count scored without error","unscorable":"count scored without error but with no evaluable evidence"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["addresses"],"properties":{"type":{"type":"string","description":"OPTIONAL. Subject type hint applied to all."},"chain":{"type":"string","description":"OPTIONAL. Only \"base\" is served; any other value is refused rather than answered from the wrong chain. Defaults to base."},"addresses":{"type":"array","items":{"type":"string"},"maxItems":10,"minItems":1,"description":"REQUIRED. string[] of 1-10 EVM addresses."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"failed":{"description":"count that errored"},"safest":{"description":"address with the highest score, or null if none of the batch produced a score. Unscorable addresses are excluded from the ranking rather than sorted as zero."},"results":{"description":"array of {address, trustScore, riskBand, recommendation, confidence, subjectType, topFlags}. trustScore is null where no rule could be evaluated."},"succeeded":{"description":"count scored without error"},"unscorable":{"description":"count scored without error but with no evaluable evidence"}}}}}}}}},"description":"Screen up to 10 addresses in one call: OFAC sanctions check, trust score, risk band and recommendation for each. For vetting a counterparty set before a run of payments, maintaining an allowlist, or auditing wallets you already pay. Free alternative: GET /v1/verify. Or 3 free calls of this endpoint per wallet per 24h: https://trust-agent.io/v1/trial.","lastUpdated":"2026-09-13T17:19:48.749Z","serviceName":"TrustAgent","x402Version":2}]}}