Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbc1037…aed11c |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0532ca…2ff139 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4efd98…5b04ed |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbafe49…6a3026 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd7c2a0…319f9e |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4cc6ac…6a5a33 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4aee25…a97c00 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7d3753…93340c |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcd0fa9…323e99 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfb3c78…b7b818 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xef25c3…fc1ac6 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf4aa12…27a487 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x20db65…22d2a9 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xda244f…6db137 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa439c2…8a8b31 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x362422…fdd044 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x59e535…f1a5ce |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x84cce2…44a372 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ac591…5aa136 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe688ce…cc0607 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8a3297…491b40 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xece6e0…3678c2 |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2f6b69…aa443c |
| 0x9cd8…54160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x12b4b3…150e20 |
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.