Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1a38…3da00x97e4…8098 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xebed76…e3d4b1 |
| 0x1a38…3da00x448d…0e81 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x6d129e…9be7e1 |
| 0x1a38…3da00x363f…bb2a | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x7e1f65…74f2ce |
| 0x1a38…3da00x861c…fa84 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x5c0aeb…45b6b6 |
| 0x1a38…3da00x2feb…5d1d | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x3def35…cd0535 |
| 0x1a38…3da00xeb7e…6166 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xdee58a…18ff81 |
| 0x1a38…3da00xca3d…284c | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x8432c4…7db0a8 |
| 0x1a38…3da00xa101…3110 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xbdd371…d461c7 |
| 0x1a38…3da00x53a1…1796 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x0efe71…f3c1fa |
| 0x1a38…3da00x790a…088f | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xca1b73…92f790 |
| 0x1a38…3da00xd6c1…f8f4 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x7f3b49…735985 |
| 0x1a38…3da00xce53…1777 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x6cd25a…096e01 |
| 0x1a38…3da00x7173…535d | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x339a9e…4967d4 |
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.