Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeaea…b1ce0x1dd8…0ab9 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x150865…b4d20b |
| 0xeaea…b1ce0x02d8…2d15 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x57b690…b1b60c |
| 0xeaea…b1ce0xbbc7…9cca | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x445d03…8c93e8 |
| 0xeaea…b1ce0xd372…bba2 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x7f59f2…52e3bd |
| 0xeaea…b1ce0x7925…c3ef | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xe7c195…bea0a4 |
| 0xeaea…b1ce0x392c…6090 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc00e04…789467 |
| 0xeaea…b1ce0x1458…c7bf | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xbc495a…8dd581 |
| 0xeaea…b1ce0xf384…5579 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc89bc0…a93d07 |
| 0xeaea…b1ce0xccc8…7176 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x47a458…b6bcc7 |
| 0xeaea…b1ce0x6eb5…6f3a | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x813424…897a48 |
| 0xeaea…b1ce0x8163…7ad0 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xa1ab5a…66a459 |
| 0xeaea…b1ce0x3b13…c363 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x196f15…f4bead |
| 0xeaea…b1ce0x7c73…7dc7 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x44dc1a…dc284e |
| 0xeaea…b1ce0xa3bf…5375 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x3de645…094303 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.