Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe7bc49…0d53d0 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x77181b…05e493 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbe72c1…78b05b |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9f8cc4…eb6e07 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8b6b7e…5d3973 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x717924…724702 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xabe7ba…02f664 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x01b49c…34eb79 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85f3e5…f74ccf |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x720262…e40734 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0abf12…87d518 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4ee63c…104d07 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85bab1…5c5458 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6dce22…6f453e |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x87533e…45b50c |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4b0448…d81bcc |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x412ede…79b351 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x62dab8…4431d2 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd1284f…a7e42f |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb585b8…9700b2 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x28c96e…9d2b43 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa39128…7e96a9 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1cd810…728948 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd8e589…659a8e |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5fb531…3139b6 |
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.