Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6d45…12820x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x805aa9…ed8c08 |
| 0x6d45…12820x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x4a8b86…bfd2b6 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x3fef1f…246896 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xdb48bc…43d673 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xfc75e0…b8660a |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x97165d…279450 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xe0e056…e41fe0 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x43d89b…e797f2 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xec968c…541d4f |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xff23e8…ce29a4 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x10b48d…e67779 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xd61558…f4ef14 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xf57d39…50508e |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x7f149e…dcebca |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x045b8a…a8367e |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x9c850b…2d0e2c |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xb4c6cc…a78177 |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x752a56…ef10ad |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x73f1a9…aeb70a |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x76dc6e…0321af |
| 0x1989…fba30x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x1415bd…4b9eab |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xb7e375…bd7828 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0xef138b…e628fe |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x505498…37b8a8 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 100% | Payer-submitted | 92d ago | 0x1c0348…a439b4 |
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.