Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bfb…0c880x0e3d…7757 | Base | — | $5.25 | 100% | 0xd173…d69b | 86d ago | 0x774f36…afcee5 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x560f…a713 | 86d ago | 0xfe7981…c19e5e |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x0d74…aad6 | 86d ago | 0xb635d6…4691ba |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $42.00 | 100% | 0x69b3…7ddd | 86d ago | 0xdf6b6a…ba18a3 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xfbcc…3fea | 86d ago | 0x2b226f…84568b |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x023e…d6fc | 87d ago | 0xbcf1a9…4c32f7 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x0abd…8e77 | 87d ago | 0x136485…af5da2 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $42.00 | 100% | 0x30b6…6089 | 87d ago | 0x50161f…b7e374 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $13.65 | 100% | 0xbe1f…63c9 | 87d ago | 0x3f4a85…27f0e6 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xbcc0…614b | 87d ago | 0x82bd7d…ece403 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x2035…57d3 | 87d ago | 0x73342c…c16cca |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $5.25 | 100% | 0x154a…ba32 | 87d ago | 0xef9156…174e3f |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x6d25…ee41 | 87d ago | 0xa70e21…a50f1a |
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.