Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f81…4e790x4c1d…acbd | Base | — | $300.09 | 70% | 0x7513…c9a8 | 19d ago | 0xf66a7f…98164d |
| 0xe991…b3630x4c1d…acbd | Base | — | $373.00 | 70% | 0x7513…c9a8 | 19d ago | 0x343c38…151d39 |
| 0xbff5…83370x4c1d…acbd | Base | — | $487.00 | 70% | 0x7513…c9a8 | 19d ago | 0x429f87…1772e7 |
| 0x6607…c6070x4c1d…acbd | Base | — | $487.80 | 70% | 0x7513…c9a8 | 19d ago | 0x5bdc8e…e86b16 |
| 0x16e1…ee400x4c1d…acbd | Base | — | $494.85 | 70% | 0x7513…c9a8 | 19d ago | 0x8d719a…b2a2c9 |
| 0x8548…b5c90x4c1d…acbd | Base | — | $500.00 | 70% | 0x7513…c9a8 | 19d ago | 0xc27544…1365f1 |
| 0x5cce…c07b0x4c1d…acbd | Base | — | $599.19 | 70% | 0x7513…c9a8 | 19d ago | 0x87a730…613de5 |
| 0x05c8…e9560x4c1d…acbd | Base | — | $675.00 | 70% | 0x7513…c9a8 | 19d ago | 0x6a8a72…a027e0 |
| 0xe993…8c610x4c1d…acbd | Base | — | $731.00 | 70% | 0x7513…c9a8 | 19d ago | 0x4faf68…ca5ce8 |
| 0x6828…e1e30x4c1d…acbd | Base | — | $975.00 | 70% | 0x7513…c9a8 | 19d ago | 0xc37481…96e4e2 |
| 0x5636…72130x4c1d…acbd | Base | — | $2,685.00 | 70% | 0x7513…c9a8 | 19d ago | 0xcc6942…466536 |
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.