Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x2ca384…ed40bc |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x7805b3…42356f |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xaa5250…bfbb08 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x60ee3b…117e76 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xa9d6df…f52c2b |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xbd5960…c18ac6 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x9fd586…705798 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xfb51c1…ce441a |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0237b7…c81c7b |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe6a1ec…96ed9b |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x3885c7…7e0d4a |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xa1eded…17014b |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xaa5af1…1c2d4e |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x8422ef…6cfbbc |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe1f779…1fb5d3 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xbe10f4…abee0a |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x71b5bc…b3988c |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x88e4ce…54b2ba |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x461c17…152a6c |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x31bedb…02e69c |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb42859…66a7e6 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xccf0df…0fb3f0 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x720801…511795 |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x8228fa…416b4c |
| 0x7b8f…8dac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x2c7521…d5916f |
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.