Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x953560…3425b9 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfbf527…be24de |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x659f2c…664311 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1b6980…249e3f |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4603cf…117f07 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd1c792…bf8050 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdbb130…117915 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x084064…e1d1a8 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x06e094…1e0dea |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4e9030…2d8c9b |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x50320a…64dfbc |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe0a39d…a61f2f |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x987284…2f49c2 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x15acb3…1906e6 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe36ca9…3fbcea |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9be16e…1dce16 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x71ba1b…08ad2f |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7206d8…e60b7b |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf8bb07…0c103a |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7578d3…d875a6 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9b26d6…02e5a2 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x49ccd1…7b330d |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x52a896…1e68b4 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x18b60f…a3a7c2 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x74adf5…41dab3 |
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.