Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x88ce03…e381f1 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x00b5cf…7001ac |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x57f56a…3f2d5a |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6ac195…1132f7 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x715fb7…d4dc73 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x52656c…d556c4 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe03158…3c8189 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb09c4e…55910b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfabb49…778e9d |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1cedb4…26c90b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8a270b…d702e4 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x806790…c7f5ea |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x02a15c…25d9a4 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9ba4ec…51fd79 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf07ea9…4e1ed0 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbf3018…1a1ec8 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5290f9…0197a0 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xad8b5c…d9213b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5483d0…9970a3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1df7d1…8cc295 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xad1569…c9838c |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1f10d1…6f0aec |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x92b89f…8917bf |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xca2d64…119824 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa17218…8c1ce6 |
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.