Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x41cf92…c77a42 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xb27638…c4f13c |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xa9b2f4…5245b8 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x426475…7f5fe8 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2a99a7…9dffe0 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2e5f28…d9e481 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xa20102…ebf915 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x0306dc…7efe0d |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x696d38…dd00cb |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x22fc4d…09fbae |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xa9a98e…2d3144 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x458a50…1e9a6c |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x49c0c1…db3f4f |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x575214…de58f5 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8eaeb2…0f66a2 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x62127a…f56861 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x69cd03…b1d8ab |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x6f1d61…d9d761 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xff48f8…b45148 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd3060f…3e14e8 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x463d98…49ca17 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xabdeaf…3c14ae |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa50616…20bcbb |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xe788c7…bd571c |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd1d849…d1f781 |
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.