Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4a1f70…02f563 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5d7998…f97d2b |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd83c86…de5322 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0d8665…bb9cb8 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x46444f…b9e0e2 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4d5b69…595d2a |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x29b25f…568f81 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd1917c…1d3837 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa18118…e75c98 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x23c478…fd2bd1 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe9811a…6e642c |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6a7394…1d8318 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb5ef86…ac24a8 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x56d69b…a933cf |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa177a2…bd9b4c |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3437d7…f72ad5 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc9fcfb…7c1849 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe9074e…a30799 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd4b07c…904efa |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x05e064…348308 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x626d72…eaa33c |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x714efc…77d75d |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x702f8e…d99506 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x167a07…e2eb63 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xdec0e1…ac59d2 |
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.