Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd61d…7e3b0x1239…e190 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x613756…edd28b |
| 0xd61d…7e3b0x56ee…4c13 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0xf8c04d…d29340 |
| 0xd61d…7e3b0x5dcd…a68c | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x46d3b2…9dd736 |
| 0xd61d…7e3b0x395a…dfc9 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x7bfbb1…7f391d |
| 0xd61d…7e3b0xb70a…6ccb | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x44f0f1…aa23a2 |
| 0xd61d…7e3b0xf912…74f6 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0xf716fc…c71000 |
| 0xd61d…7e3b0x43c2…940a | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x6f9af9…97862c |
| 0xd61d…7e3b0x7c9c…1f9b | Base | — | $0.01 | 100% | coinbase | 74d ago | 0xdce55b…581258 |
| 0xd61d…7e3b0xfb53…57a0 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0x1da94d…5b6ecc |
| 0xd61d…7e3b0x79c8…40f0 | Base | — | $0.01 | 100% | coinbase | 74d ago | 0xf45ff7…95bd64 |
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.