{"api":"v1","generated_at":"2026-09-15T18:49:35.909Z","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/redlynr-com-run-fa48ea","pinned_page":"https://tollindex.com/e/redlynr-com-run-fa48ea/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":"redlynr-com-run-fa48ea","canonical_url":"https://redlynr.com/run","resource":"https://redlynr.com/run","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Agent guardrail decision engine. Call once before every agent action; returns a single decision — proceed, slow down (with a reason and wait time), or stop — based on cost budget, chain depth, step cap and retry budget, and request volume pressure. Policy thresholds are configured separately via /policy; this endpoint only reports the decision for a single action.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:50:55.488Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"run","category":"market-data","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0x1A9a7C72208ABf3552750eB1C4a4F2cA9e8733E5","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":14,"unique_payers_30d":4,"last_called_at":"2026-09-14T19:50:54.829Z"},"validation":{"latest":{"observed_at":"2026-09-15T07:06:34.964Z","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-15T07:06:34.964Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:32:36.616Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:21:51.445Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T13:55:07.522Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:51:39.615Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x1A9a7C72208ABf3552750eB1C4a4F2cA9e8733E5","page":"https://tollindex.com/seller/0x1A9a7C72208ABf3552750eB1C4a4F2cA9e8733E5","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x1A9a7C72208ABf3552750eB1C4a4F2cA9e8733E5","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:50:54.829Z","l30DaysTotalCalls":14,"l30DaysUniquePayers":4},"resource":"https://redlynr.com/run","extensions":{"bazaar":{"info":{"input":{"body":{"agent_id":"agent_42","chain_id":"chain_abc123","is_retry":false,"step_cost":0.02,"tenant_id":"acme_corp"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"checks":{"cost":{"limit":50,"spent":12.4},"paused":false,"volume":{"blocking":false,"pct_used":42},"chain_depth":{"limit":10,"current":3},"steps_retries":{"steps":7,"retries":0,"step_limit":25,"retry_limit":3}},"reason":null,"decision":"proceed","wait_seconds":null}}},"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":["tenant_id","agent_id","chain_id"],"properties":{"agent_id":{"type":"string","description":"Identifies the specific agent, used for pause/retry tracking"},"chain_id":{"type":"string","description":"Identifies the specific agent chain/task, used for depth/step tracking"},"is_retry":{"type":"boolean","description":"Set true if this call represents a retry of a previous failed step (default false)"},"step_cost":{"type":"number","description":"Cost of this step in USD, must be >= 0 (default 0)"},"tenant_id":{"type":"string","description":"Identifies the customer account; policy and counters are scoped to this"}}},"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","properties":{"checks":{"type":"object","properties":{"cost":{"type":"object","properties":{"limit":{"type":"number"},"spent":{"type":"number"}}},"paused":{"type":"boolean"},"volume":{"type":"object","properties":{"blocking":{"type":"boolean"},"pct_used":{"type":"number"}}},"chain_depth":{"type":"object","properties":{"limit":{"type":"integer"},"current":{"type":"integer"}}},"steps_retries":{"type":"object","properties":{"steps":{"type":"integer"},"retries":{"type":"integer"},"step_limit":{"type":"integer"},"retry_limit":{"type":"integer"}}}}},"reason":{"type":["string","null"],"description":"e.g. agent_paused, retries_exhausted, cost_budget_exceeded, chain_depth_exceeded, step_cap_exceeded, volume_pressure_blocked"},"decision":{"enum":["proceed","slow_down","stop"],"type":"string"},"wait_seconds":{"type":["number","null"]}}}}}}}}},"description":"Agent guardrail decision engine. Call once before every agent action; returns a single decision — proceed, slow down (with a reason and wait time), or stop — based on cost budget, chain depth, step cap and retry budget, and request volume pressure. Policy thresholds are configured separately via /policy; this endpoint only reports the decision for a single action.","lastUpdated":"2026-09-14T19:50:55.488Z","x402Version":2}]}}