Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0xbc18…facb | 96d ago | 0x185bb0…0a0805 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xf31d…cc4b | 96d ago | 0x5c4d76…692c44 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x4d98…2b5b | 96d ago | 0x01d661…11191b |
| 0x8cfa…be850x0e3d…7757 | Base | — | $31.50 | 100% | 0xe9f7…982b | 96d ago | 0x714cab…1230c5 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x9d66…1ab6 | 96d ago | 0x264960…d8e9b9 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xc5c7…f8a5 | 96d ago | 0x5f6e8a…6090c2 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0x7929…b331 | 96d ago | 0x454e07…0ea91a |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x7929…b331 | 96d ago | 0x4a234d…da0153 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x238e…2325 | 96d ago | 0xd72a2e…7a5bc6 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x60af…6a25 | 96d ago | 0x87bbf4…cd17a1 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $6.30 | 100% | 0xa69c…e8d5 | 96d ago | 0x630a00…06bd32 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0x9d66…1ab6 | 96d ago | 0x809a90…2fec30 |
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.