{"x402Version":2,"resource":{"url":"https://orbisapi.com/proxy/safeagent-execution-guard-bb0b02","description":"Claim-before-execute guard for AI agents. Atomically reserves an (agent_id, action_type, scope) triple before execution. Returns PROCEED on first call, SKIP with cached result on retry. Crash-safe.","mimeType":"application/json"},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","payTo":"0x2Dc36FB02357aDA6E210CB4B0Ea783eA5153EAA8","maxTimeoutSeconds":300,"extra":{"name":"USDC","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"request_id":"evt-abc123","action":"send_email"},"method":"POST"},"output":{"type":"json","example":{"status":"PROCEED","request_id":"evt-abc123","agent_id":"0x2Dc36fb02357aDa6E210Cb4b0EA783EA5153EAa8"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"status":{"type":"string"},"request_id":{"type":"string"},"agent_id":{"type":"string"}},"required":["status","request_id"]}},"required":["type"]}},"required":["input"]},"description":"Claim-before-execute guard for AI agents. Returns PROCEED on first call, SKIP with cached result on retry. Crash-safe. Works with CrewAI, LangGraph, n8n, MCP."}}}