Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x601f14…e30f1b |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf78f29…a3267f |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xead1b2…5b909d |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x9d1009…bc93d8 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x90b54f…11799b |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x72b800…3cce05 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x947bae…5b56cf |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xb65565…0ecb6f |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x4d94e8…99ef8d |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xb8ba0a…b47b56 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x2db6a7…4fd18d |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe7b0cd…dc0814 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xed970e…4e9bbb |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x77e763…226832 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x9287ca…eab720 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xcbbcd9…6a7602 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xee7445…53a10e |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x5e1af0…e53e41 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x518cd6…3e39d4 |
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.