Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x245f9a…ab78a9 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xaef27b…50eb5b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x29678e…b25456 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xcc7cfc…63586e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xd9e2a4…a395df |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xd4c44a…456014 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x80cc36…495f6d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x1b6e8d…d15cca |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x8deeee…0316b9 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x379767…a5bb95 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xb6e92b…187c3f |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xcd466f…8633cd |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x175a1f…a43e81 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x971084…929ceb |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x5c7e15…f52693 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x49562f…24aca5 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xdceeef…aaeec4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x7b8717…fe4f40 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x87cd3f…00c040 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x7c02c3…bda1e6 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xb557c3…3a5a17 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x82d421…2d7e8d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x484915…8c3628 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0xbd8f8e…3ecc4f |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 21d ago | 0x89a180…c8e699 |
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.