x402.dailyelo.com publishes 15 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/buyers/profile | GET | $0.02 | 200 |
| /v1/catalog/changes | GET | $0.02 | 402 |
| /v1/ecosystem/services | GET | $0.005 | 402 |
| /v1/infra/platform-health | GET | $0.02 | 200 |
| /v1/listing/visibility | GET | $0.02 | 402 |
| /v1/listing/watch | GET | $0.01 | 402 |
| /v1/market/pulse | GET | $0.02 | 402 |
| /v1/payment/debug | GET | $0.25 | 200 |
| /v1/reliability/broken | GET | $0.02 | 200 |
| /v1/reliability/recent | GET | $0.005 | 402 |
| /v1/revenue/scope | GET | $0.25 | 200 |
| /v1/rpc/health | GET | $0.01 | 402 |
| /v1/sales/gap | GET | $0.03 | 402 |
| /v1/sign-decode | POST | $0.005 | 402 |
| /v1/threats/recent | GET | $0.005 | 200 |
Who actually pays you, and what else do they buy? We build the payer-to-service map across the whole Bazaar catalog from on-chain settlement, so we can tell you how many distinct agents paid you, how …
What changed in the x402 Bazaar catalog since yesterday: price changes and payTo changes (the address you'd pay moved — a pre-payment guard). ?type=price,payto to filter. Objective a->b diff, no label…
Machine-readable map of the x402 service ecosystem on Base: price range, category, endpoint count, live health & latency per service — built from our continuous catalog+reliability scan. ?since=<unix>…
Systemic reliability of x402 services grouped by shared hosting platform (workers.dev, vercel.app, fly.dev, onrender.com, run.app, trycloudflare.com …). See which platforms have high bad_rate or tail …
Why isn't my x402 listing getting discovered/sold? ?domain=you.com returns your Bazaar ranking inputs as cohort percentiles — last-30-day calls & unique payers, staleness, resource count, live health …
Is your x402 service still listed? The Bazaar removes resources that go without settlement, and no one tells you. We keep a daily snapshot of the whole catalog since June, so we can show whether your …
Census of the x402 ecosystem from our daily Bazaar snapshots: which domains launched or disappeared since yesterday, price-median drift, and network mix. ?kind=new|gone for the machine-actionable chur…
Your 402 envelope can pass every static check and still not get you paid. We build a real signed payment at your listed price and submit it to the CDP facilitator verify endpoint, which checks signatu…
Which x402 endpoints on Base are broken RIGHT NOW (down or misconfigured — not returning a valid 402). A real share of listed endpoints are dead; call this before routing a paid request so your agent …
Live reliability feed of x402 endpoints on Base: which services are up, return a valid 402 envelope, and how fast — free-probed across the CDP Bazaar catalog. A real share of listed endpoints are brok…
How much does your x402 service actually earn, and where does that put you among your peers? We measure real USDC inflows to every payTo address in the Bazaar catalog over 30 days and return the distr…
Which Base public RPCs serve a stale chain tip. Every 30s we ask all major public RPCs for eth_blockNumber in parallel and record how many blocks behind the fastest peer each was, plus latency and err…
Listed, able to charge, and still not selling? We join the Bazaar catalog with measured on-chain revenue and report the median profile of the top fifth of earners, of everyone earning anything, and of…
Decode an EVM signature request (EIP-712 typed data, Permit/Permit2, or ERC-20 approve calldata) into a structured intent: what token, which spender, how much, until when, plus risk_flags and an actio…
Live feed of freshly-detected malicious addresses on Base — address-poisoning seeders caught via zero-value transfer sprays, updated continuously by our on-chain collector. Poll ?since=<unix> to inges…