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 | 12d ago | 0xbfa268…18de6b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xeabb06…ca533e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x3cc583…71ca7d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x86de40…6654f4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x44c2b0…35fa1e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xeb1e1c…b23ddf |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xacbaf1…f35b74 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xdcf051…ab802a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xfb6196…bdde89 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x875c80…c19ede |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x9dee58…e46b01 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x791b5f…1ef324 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x629471…6ecc9b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xdc30d1…e0fa21 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x518a07…6d8e6b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xa0cdde…5519e2 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x43cf61…722ca8 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x2dc7ad…e0acc4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x8dff85…455209 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x3065d6…33d18c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x4a0bb4…aa6107 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xf855a5…f799b0 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x28e45b…7777b3 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0x79127b…dd59b7 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 12d ago | 0xa25ce8…d73259 |
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.