Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4cbb16…c9a723 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x013330…136661 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x50e354…afd5b9 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x37d32c…f28c8e |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x627551…129bd0 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe74908…0e9b8a |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc9e15c…183d4e |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8fc880…7d22e3 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x22b363…03d231 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2a6450…cbb5d1 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc1375f…1d8207 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdfe7ff…1d0ff4 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7b861c…3d2b73 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1cf4ed…a75abb |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd17d9b…cffa27 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xdd941f…af674b |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfd7e95…781615 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa5d7c0…d86407 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xbd2c6c…e40c25 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x190821…a0e283 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9b21e2…8b71bb |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe98e35…59c252 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa19722…64769e |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6d2325…160544 |
| 0x3e4f…d51a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9bbe34…0853df |
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.