Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x34bd8f…e16648 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x25165b…c88622 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x72e010…241f71 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x02628e…92c5e1 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x22cc18…647bf3 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xefa91b…903ad8 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc55ff1…b9e677 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd47f3d…383dcb |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbfbc5b…aa80b9 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2e29bf…cb9a30 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x190870…035bf8 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd47a3d…3f8e21 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x197708…920b2b |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x50b835…6bd660 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xffbf6e…bd3097 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x353f29…11454c |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5b262f…bb1252 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x702b88…62ca71 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb4f297…4dec47 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x608094…b080a7 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x44d694…534dee |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb46909…89245a |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x870d0f…c86047 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x345be6…e7ff28 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0ab688…268525 |
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.