Animica x402 Directory

Directory / rtt.phoenix-ai.work

rtt.phoenix-ai.work/api/v1/health

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://rtt.phoenix-ai.work/api/v1/health'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://rtt.phoenix-ai.work/api/v1/health'

Endpoint: https://rtt.phoenix-ai.work/api/v1/health. Operated by rtt.phoenix-ai.work, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on rtt.phoenix-ai.work

rtt.phoenix-ai.work/api/v1/safe

Boolean pre-flight check for L2 transaction safety. Returns safe=true/false with reason code. Optimized for high-frequency agent calls before submitting transac…

GET · $0.01

All 2 endpoints on rtt.phoenix-ai.work →