{"api":"v1","generated_at":"2026-09-16T00:05:21.103Z","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/rtt-phoenix-ai-work-api-v1-health-56602f","pinned_page":"https://tollindex.com/e/rtt-phoenix-ai-work-api-v1-health-56602f/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":"rtt-phoenix-ai-work-api-v1-health-56602f","canonical_url":"https://rtt.phoenix-ai.work/api/v1/health","resource":"https://rtt.phoenix-ai.work/api/v1/health","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Real-time L2 sequencer health across 12 chains (Base, Arbitrum, Optimism, zkSync, Blast, Linea, Mantle, Mode, Scroll, Taiko, Polygon zkEVM, Casper). Returns kernel-level P99/P95 RTT from eBPF probes, revert ratios, gas pressure, and execution recommendation.","service_name":"Phoenix Zero L2 Health Oracle","declared_category":null,"declared_tags":["l2","sequencer","health","ebpf","revert-ratio"],"route_template":null,"registry_updated":"2026-09-01T19:09:48.421Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"health","category":"compute","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":"0xbb967F16C7f3e9B4c1626680684445d41dBE44Ab","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-01T19:09:47.802Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:48:06.231Z","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:48:06.231Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:43:22.587Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:41:05.285Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:57:51.601Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:34:08.001Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xbb967F16C7f3e9B4c1626680684445d41dBE44Ab","page":"https://tollindex.com/seller/0xbb967F16C7f3e9B4c1626680684445d41dBE44Ab","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["l2","sequencer","health","ebpf","revert-ratio"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xbb967F16C7f3e9B4c1626680684445d41dBE44Ab","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-01T19:09:47.802Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://rtt.phoenix-ai.work/api/v1/health","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET"},"output":{"type":"json","example":{"chains":{"base":{"stall":false,"p95_ms":31.1,"p99_ms":42.3,"updated":1725188400},"zksync":{"stall":false,"p95_ms":45,"p99_ms":67.2,"updated":1725188400},"arbitrum":{"stall":false,"p95_ms":38.2,"p99_ms":55.7,"updated":1725188400},"optimism":{"stall":false,"p95_ms":33.6,"p99_ms":48.1,"updated":1725188400}},"source":"phoenix-zero.vercel.app","timestamp":"2026-09-01T12:00:00Z","gas_pressure":12.5,"blob_base_fee":1,"recommendation":"SAFE_TO_EXECUTE","arb_revert_ratio":0.011,"base_revert_ratio":0.023}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"chains":{"type":"object","description":"Per-chain P99/P95 RTT in ms, stall flag, last-updated unix timestamp. Chains: base, arbitrum, optimism, zksync, blast, linea, mantle, mode, scroll, taiko, polygon_zkevm, casper"},"timestamp":{"type":"string","description":"ISO 8601 UTC timestamp"},"gas_pressure":{"type":"number","description":"L1 gas price in gwei"},"blob_base_fee":{"type":"number","description":"EIP-4844 blob base fee"},"recommendation":{"enum":["SAFE_TO_EXECUTE","ELEVATED_RISK","HIGH_RISK","STALL_DETECTED"],"type":"string"},"arb_revert_ratio":{"type":"number","description":"Fraction of reverted txs on Arbitrum (0.0-1.0)"},"base_revert_ratio":{"type":"number","description":"Fraction of reverted txs on Base (0.0-1.0)"}}}}}}}}},"description":"Real-time L2 sequencer health across 12 chains (Base, Arbitrum, Optimism, zkSync, Blast, Linea, Mantle, Mode, Scroll, Taiko, Polygon zkEVM, Casper). Returns kernel-level P99/P95 RTT from eBPF probes, revert ratios, gas pressure, and execution recommendation.","lastUpdated":"2026-09-01T19:09:48.421Z","serviceName":"Phoenix Zero L2 Health Oracle","x402Version":2}]}}