Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4856…81be0x45e7…d48a | Base | — | $2.50 | 20% | Payer-submitted | 24d ago | 0x7d634c…600cb8 |
| 0x45e7…d48a0x4856…81be | Base | — | $2.50 | 20% | Payer-submitted | 24d ago | 0x56873f…5479ff |
| 0x4856…81be0x45e7…d48a | Base | — | $2.50 | 20% | Payer-submitted | 24d ago | 0x6ab6b0…62f5ba |
| 0x45e7…d48a0x4856…81be | Base | — | $2.50 | 20% | Payer-submitted | 24d ago | 0x85b7a4…790853 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x58625c…063ba2 |
| 0x4856…81be0x45e7…d48a | Base | — | $2.50 | 20% | Payer-submitted | 24d ago | 0xc84d77…0515ea |
| 0x4856…81be0x45e7…d48a | Base | — | $0.50 | 20% | Payer-submitted | 24d ago | 0x2d6cd4…091b77 |
| 0x45e7…d48a0x4856…81be | Base | — | $3.25 | 20% | Payer-submitted | 24d ago | 0xdcb2fb…3d4406 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x0133e2…be2d55 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x62ebb9…cd20e5 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x514b93…8bbe4c |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0xd7d350…484ad2 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x857ff6…965856 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x1e0595…aab83f |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0xfb53b5…573f6e |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x73e87e…eba0ce |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0x78b552…f8b471 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0xfffc73…b7c544 |
| 0x4856…81be0x45e7…d48a | Base | — | $0.25 | 20% | Payer-submitted | 24d ago | 0xa61021…14b069 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.