Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xe98cee…13a746 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x354a82…10846d |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xe0d9a6…b3d721 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0xb3fc6d…71bd27 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x16cdda…b58489 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 87d ago | 0x818b7c…a3a487 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xb99451…2c3cad |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xddf3a0…64dbee |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x6e1caa…e7cd55 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x6318a6…da32de |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xd2bf52…1406a3 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xbd85f5…5fea86 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x87f668…d6bc07 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xb7ada3…fa2516 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x5d26e9…6c15d9 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x82626d…00d6a9 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x4c57fe…5e69c4 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x85a71d…fce7d2 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x57c6e6…2fdbc7 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xfd2b60…853844 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x68221f…e8cb3d |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xb134b0…db78a4 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0xd34da0…e27983 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x77c2c0…7b3924 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 88d ago | 0x2ec05c…f12466 |
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.