{"api":"v1","generated_at":"2026-09-15T22:57:48.978Z","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/geomacro-live-api-x402-risk-7ce1b3","pinned_page":"https://tollindex.com/e/geomacro-live-api-x402-risk-7ce1b3/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"geomacro-live-api-x402-risk-7ce1b3","canonical_url":"https://geomacro.live/api/x402/risk","resource":"https://geomacro.live/api/x402/risk","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Geopolitical and macro risk pre-flight for autonomous financial agents. Returns country or corridor risk context and a non-executing Risk Gate decision before a payment, treasury action or exposure.","service_name":"Geomacro","declared_category":null,"declared_tags":["geopolitical-risk","macro-risk","risk-gate","ai-agents"],"route_template":null,"registry_updated":"2026-09-15T15:00:01.769Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"risk","category":"inference","first_observed_by_toll":"2026-09-15T11:42:41.317Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-15T11:42:41.317Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x7AB1dcAe5c89cba1d2e3db85dB5CA1abe3E6d92b","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-15T15:00:00.048Z"},"validation":{"latest":{"observed_at":"2026-09-15T11:46:02.328Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"new-2026-09-15T11-44-05-153Z"},"uptime":[{"days":7,"observed":1,"passed":1,"ratio":1},{"days":30,"observed":1,"passed":1,"ratio":1},{"days":90,"observed":1,"passed":1,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T11:46:02.328Z","state":"pass","failed_checks":[],"run_id":"new-2026-09-15T11-44-05-153Z","state_changed":true}]},"seller":{"wallet":"0x7AB1dcAe5c89cba1d2e3db85dB5CA1abe3E6d92b","page":"https://tollindex.com/seller/0x7AB1dcAe5c89cba1d2e3db85dB5CA1abe3E6d92b","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["geopolitical-risk","macro-risk","risk-gate","ai-agents"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7AB1dcAe5c89cba1d2e3db85dB5CA1abe3E6d92b","amount":"50000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-15T15:00:00.048Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://geomacro.live/api/x402/risk","extensions":{"bazaar":{"info":{"input":{"body":{"subject":{"type":"country","country_iso3":"USA"},"action_type":"agent_payment","amount_usdc":1000,"policy_preset":"balanced","client_request_id":"agent-request-001"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true,"payment":{"asset":"USDC","network":"eip155:84532","provider":"coinbase_cdp_x402","required":true},"risk_gate":{"decision":"REQUIRE_APPROVAL","execution_authorized":false},"request_id":"00000000-0000-4000-8000-000000000000"}}},"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":["subject"],"properties":{"subject":{"oneOf":[{"type":"object","required":["type","country_iso3"],"properties":{"type":{"type":"string","const":"country"},"country_iso3":{"type":"string","pattern":"^[A-Z]{3}$","description":"ISO 3166-1 alpha-3 country code."}},"additionalProperties":false},{"type":"object","required":["type","origin_country_iso3","destination_country_iso3"],"properties":{"type":{"type":"string","const":"corridor"},"origin_country_iso3":{"type":"string","pattern":"^[A-Z]{3}$"},"destination_country_iso3":{"type":"string","pattern":"^[A-Z]{3}$"}},"additionalProperties":false}],"description":"Country or cross-border corridor to evaluate before a financial action."},"action_type":{"enum":["treasury_payment","vendor_payment","agent_payment","exposure_review"],"type":"string","description":"Financial action being evaluated. Defaults to agent_payment."},"amount_usdc":{"type":"number","maximum":1000000000,"description":"Optional notional amount of the contemplated action in USDC.","exclusiveMinimum":0},"policy_preset":{"enum":["balanced","cautious","strict"],"type":"string","description":"Risk Gate policy preset. Defaults to balanced."},"client_request_id":{"type":"string","maxLength":128,"minLength":4,"description":"Optional caller-generated request identifier for traceability."}},"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","risk_gate"],"properties":{"ok":{"type":"boolean"},"payment":{"type":"object"},"risk_gate":{"type":"object","required":["execution_authorized"],"properties":{"decision":{"type":"string"},"execution_authorized":{"type":"boolean","const":false}}},"request_id":{"type":"string"}}}}}}}}},"description":"Geopolitical and macro risk pre-flight for autonomous financial agents. Returns country or corridor risk context and a non-executing Risk Gate decision before a payment, treasury action or exposure.","lastUpdated":"2026-09-15T15:00:01.769Z","serviceName":"Geomacro","x402Version":2}]}}