Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7626…24690x59ff…a7ad | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x7d4533…ba8042 |
| 0x7626…24690xd58b…39cd | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x10bfe3…5fe07e |
| 0x7626…24690x2d9f…d56f | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xc32a0c…1afd00 |
| 0x7626…24690x9d43…8ac5 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x46a4d6…78ebd9 |
| 0x7626…24690x5dfa…545d | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xc9bf4d…57e433 |
| 0x7626…24690x224a…80ee | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xff13a4…d11128 |
| 0x7626…24690x9716…3531 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x608892…c1671b |
| 0x7626…24690x253a…a7db | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x3a832b…7b44fc |
| 0x7626…24690x3ac5…0432 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x6136fb…af0ac4 |
| 0x7626…24690xc481…0dec | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x7a6ce9…100454 |
| 0x7626…24690x7cf7…aba3 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x6c7b36…052a75 |
| 0x7626…24690x6a0d…57a0 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x0f46be…a9d33b |
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.