{"api":"v1","generated_at":"2026-09-15T19:14:38.290Z","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/evidence-regulavita-com-v1-ofac-exact-identifier-evidence-64a689","pinned_page":"https://tollindex.com/e/evidence-regulavita-com-v1-ofac-exact-identifier-evidence-64a689/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":"evidence-regulavita-com-v1-ofac-exact-identifier-evidence-64a689","canonical_url":"https://evidence.regulavita.com/v1/ofac/exact-identifier-evidence","resource":"https://evidence.regulavita.com/v1/ofac/exact-identifier-evidence","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Use when an autonomous agent needs signed, auditable payee evidence before or after a payment. Runs an exact-match OFAC SDN and Consolidated lookup for crypto wallets, UIDs, or exact names and returns current U.S. Treasury source hashes and a signed receipt. Exact match only; no fuzzy screening, ownership/control analysis, or sanctions clearance.","service_name":"Agent Payment Safety Evidence","declared_category":null,"declared_tags":["ofac","sanctions","wallet-risk","counterparty-check","exact-match"],"route_template":null,"registry_updated":"2026-08-30T01:55:33.091Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"ofac exact identifier evidence","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.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x9500075649a70411c81f99c4314f6cff55d12579","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":3,"last_called_at":"2026-08-30T01:55:32.787Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:01:10.567Z","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-15T05:01:10.567Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:52:40.495Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:51:28.927Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:07:07.201Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:46:03.004Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9500075649a70411c81f99c4314f6cff55d12579","page":"https://tollindex.com/seller/0x9500075649a70411c81f99c4314f6cff55d12579","endpoints":8,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["ofac","sanctions","wallet-risk","counterparty-check","exact-match"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x9500075649a70411c81f99c4314f6cff55d12579","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1785751403/bazaar-icons/bfb8a50da214c0b8.png","quality":{"lastCalledAt":"2026-08-30T01:55:32.787Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":3},"resource":"https://evidence.regulavita.com/v1/ofac/exact-identifier-evidence","extensions":{"bazaar":{"info":{"input":{"body":{"lists":["SDN","CONSOLIDATED"],"networks":["eip155:1","eip155:8453"],"identifier":"0x0000000000000000000000000000000000000000","identifier_type":"crypto_address"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"matches":[],"receipt":{"algorithm":"Ed25519"},"request_id":"ofac_example","match_scope":"exact_normalized_identifier_only","match_status":"NO_EXACT_MATCH","source_versions":[]}}},"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":{"type":"object","required":["identifier_type","identifier"],"properties":{"lists":{"type":"array","items":{"enum":["SDN","CONSOLIDATED"]},"maxItems":2,"minItems":1},"networks":{"type":"array","items":{"type":"string"},"maxItems":8},"identifier":{"type":"string","maxLength":256,"minLength":1},"identifier_type":{"enum":["crypto_address","ofac_uid","exact_name"]}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["request_id","match_status","matches","source_versions","receipt"],"properties":{"matches":{"type":"array"},"receipt":{"type":"object"},"provenance":{"type":"object"},"request_id":{"type":"string"},"match_status":{"enum":["EXACT_MATCH","NO_EXACT_MATCH"]},"source_versions":{"type":"array"}}}}}}}}},"description":"Use when an autonomous agent needs signed, auditable payee evidence before or after a payment. Runs an exact-match OFAC SDN and Consolidated lookup for crypto wallets, UIDs, or exact names and returns current U.S. Treasury source hashes and a signed receipt. Exact match only; no fuzzy screening, ownership/control analysis, or sanctions clearance.","lastUpdated":"2026-08-30T01:55:33.091Z","serviceName":"Agent Payment Safety Evidence","x402Version":2}]}}