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 | 11d ago | 0x508931…13861d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x8f090d…c7310e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xd410a6…dfac3c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x392c57…ea9652 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x525932…fee58b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x2fed59…6b9c04 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x7f0d3d…0ea2ee |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xe00ef9…7ccf90 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x9c8ae9…dfa13f |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xe274db…abcf7f |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xe5c18c…cd203a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x54e33e…4c0b0a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x6c323b…47e2fc |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x195f1f…62edf8 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xcf8d0e…386e0e |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x843b6f…7a20bf |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x589e75…7bfd9a |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xd537b4…9ea9e9 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xb97821…9dc229 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x1c383c…7296d5 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x33d8dd…fc015b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x60159f…cb4b04 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x973121…808e33 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0xca9ed2…e1a868 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 11d ago | 0x22ea44…f9356c |
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.