Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x23cfce…9347ee |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x193214…e21195 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x0fdf7d…59410d |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x0d9b30…ac130e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x9c6430…3dcb71 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x239760…726f3b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xd9b3dc…c67c8e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x2a1576…3d428e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xecbd61…db496c |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x1caa79…456b6a |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x823bdc…b1069e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x2109e3…9b580d |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x8381c6…063aff |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x532f18…50072f |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xbe12ad…84a449 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x5bd9ed…d67d12 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xd2e6aa…90e51b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xb816f1…07cc9d |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xef3899…4b26ab |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x04b95e…6f979a |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x6deb9b…6edbef |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x085359…9325b7 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xfda485…f85c9f |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0xe73514…6b7e14 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 89d ago | 0x185af5…c24424 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.