Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x7ae3de…5511ad |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002334 | 20% | Payer-submitted | 1d ago | 0xb6b812…e994be |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002292 | 20% | Payer-submitted | 1d ago | 0x347d18…7b140f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00203 | 20% | Payer-submitted | 1d ago | 0xfe3302…394dad |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0xe51c11…885a56 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002664 | 20% | Payer-submitted | 1d ago | 0xa28190…816951 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002602 | 20% | Payer-submitted | 1d ago | 0x1fc7a2…4d24ca |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002332 | 20% | Payer-submitted | 1d ago | 0xa625f9…28d8c0 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002062 | 20% | Payer-submitted | 1d ago | 0x73a1a0…500bdf |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x5c6915…45ec5c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x5c40a4…d9b5e3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0xfaa1ec…0ce107 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x69c94b…2bf093 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002024 | 20% | Payer-submitted | 1d ago | 0x9f36cc…d7edf8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x398acd…d3f8c8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0xc7da23…4f3ced |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x217ac1…a09f41 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x0a54a6…340fec |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x6032a9…ce361f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1d ago | 0x6bc944…c72243 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00328 | 20% | Payer-submitted | 1d ago | 0xd65257…bed680 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.003049 | 20% | Payer-submitted | 1d ago | 0xb60b8c…732c20 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002824 | 20% | Payer-submitted | 1d ago | 0x01487d…8760a3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.0026 | 20% | Payer-submitted | 1d ago | 0x631f09…885fb7 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002375 | 20% | Payer-submitted | 1d ago | 0x7c0707…848f8b |
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.