Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaecb11…8c4c98 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a1f49…408a24 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe6e914…7b4989 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf42ace…2516f1 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd87889…43691c |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdcccd2…d367ad |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x901406…405697 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x94d293…3a1aba |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbba9a7…031071 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb3816b…c2dbfe |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc6cd7d…350586 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x363ccc…3a343f |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaf32c7…70763e |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x917fa7…64561a |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa0fe37…e5f877 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x70bfb7…f48178 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x14dc44…2d2eca |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x60216d…47655e |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa75a6b…aa7f60 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2e71c2…7305d5 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xde9a9e…1af817 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0adef6…2eb48d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe9cc75…2c9055 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x28c97c…0a8a1d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3585d7…d0ca52 |
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.