{"api":"v1","generated_at":"2026-09-15T22:56:51.932Z","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/hermesplant-com-api-agent-services-action-safety-quick-5ad6dd","pinned_page":"https://tollindex.com/e/hermesplant-com-api-agent-services-action-safety-quick-5ad6dd/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":"hermesplant-com-api-agent-services-action-safety-quick-5ad6dd","canonical_url":"https://hermesplant.com/api/agent-services/action-safety/quick","resource":"https://hermesplant.com/api/agent-services/action-safety/quick","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"AI agent action safety: one-cent deterministic preflight for every consequential agent command. Returns risk, matched rule ids, and an exact machine-readable escalation call: full DestructGuard evidence for medium risk or the complete Action Safety workflow for high and critical risk.","service_name":"Agent Action Safety Quick Gate","declared_category":null,"declared_tags":["agent-safety","preflight","ai-agents","x402","approval-routing"],"route_template":null,"registry_updated":"2026-09-14T19:48:17.355Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"action safety quick","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","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-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.01,"decimals_known":true,"pay_to":"0x5171C72a59b994a80097b6ab52D4A4FcB8BF4c1B","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":6,"unique_payers_30d":3,"last_called_at":"2026-09-14T19:48:16.362Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:51:00.691Z","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:51:00.691Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:46:24.490Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:43:50.219Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:00:51.963Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:38:06.395Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x5171C72a59b994a80097b6ab52D4A4FcB8BF4c1B","page":"https://tollindex.com/seller/0x5171C72a59b994a80097b6ab52D4A4FcB8BF4c1B","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["agent-safety","preflight","ai-agents","x402","approval-routing"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x5171C72a59b994a80097b6ab52D4A4FcB8BF4c1B","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:48:16.362Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":3},"resource":"https://hermesplant.com/api/agent-services/action-safety/quick","extensions":{"bazaar":{"info":{"input":{"body":{"repo":"github.com/acme/app","actor":"codex","branch":"main","commit":"abc123","intent":"release the verified production build","target":"origin/main","command":"git push --force-with-lease origin main","diffHash":"sha256:def456","environment":"production","failClosedOnUnmatched":true},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"risk":"critical","status":"scored","service":"action-safety-quick-gate","actionHash":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","matchedRuleIds":["git.force-push"],"requiresApproval":true,"nextRecommendedCall":{"path":"/api/agent-services/action-safety/run","method":"POST","priceCents":25},"actionBindingVersion":"hermes-action-v1"}}},"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":["command"],"properties":{"cwd":{"type":"string"},"repo":{"type":"string"},"actor":{"type":"string"},"branch":{"type":"string"},"commit":{"type":"string"},"intent":{"type":"string"},"target":{"type":"string"},"command":{"type":"string","description":"Exact shell, SQL, Git, deploy, cloud, MCP, wallet, or x402 action to ..."},"diffHash":{"type":"string"},"diffStat":{"type":"string"},"environment":{"type":"string"},"failClosedOnUnmatched":{"type":"boolean","description":"When true, an unmatched consequential action routes to review instead..."}}},"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"}}}}}},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"AI agent action safety: one-cent deterministic preflight for every consequential agent command. Returns risk, matched rule ids, and an exact machine-readable escalation call: full DestructGuard evidence for medium risk or the complete Action Safety workflow for high and critical risk.","lastUpdated":"2026-09-14T19:48:17.355Z","serviceName":"Agent Action Safety Quick Gate","x402Version":2}]}}