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 | 100% | Payer-submitted | 45d ago | 0xea267b…ae9e6c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x416b05…2b58e4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x3d6332…d183e2 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x177181…f224e8 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x7d1647…ea25a4 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x5e7c5b…a4661a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xd2493c…956d9e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xaf907b…fae7d0 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x834773…24e239 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xe1f425…b4fae7 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x4c71ef…6aafe2 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x95b6b2…a4c78e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xd48267…f2a41c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x421a8c…fce416 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x77fbbe…ff2121 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xd195be…79bea7 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xf0dc1d…2f82bf |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x9aa65c…914c8a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x67f4ac…b77e1c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x527270…8b5d14 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x2558eb…a3ace0 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x522631…7df9bc |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0xf8e9ca…2c6385 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x67e9f5…18ac68 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 100% | Payer-submitted | 45d ago | 0x3b90e4…258d21 |
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.