Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8524…02050x0f7a…9fd2 | Base | — | $220.18 | 70% | 0x73b4…e736 | 7d ago | 0x4ef09a…c45d0f |
| 0x3040…71390x0f7a…9fd2 | Base | — | $4.95 | 70% | 0xb269…b1a6 | 7d ago | 0xc90c09…c79d67 |
| 0x9c0c…2fa30x0f7a…9fd2 | Base | — | $16.67 | 70% | 0x7adb…c915 | 7d ago | 0x5d6c26…1e74b0 |
| 0xf786…947c0x0f7a…9fd2 | Base | — | $131.85 | 70% | 0x0b0b…f446 | 7d ago | 0x30f1e4…cd7902 |
| 0x9bfb…e2590x0f7a…9fd2 | Base | — | $60.03 | 70% | 0x73b4…e736 | 7d ago | 0x162738…ce7955 |
| 0x090c…a2f60x0f7a…9fd2 | Base | — | $9.76 | 70% | 0x666e…4666 | 8d ago | 0xde4465…ed3ff2 |
| 0x630e…12010x0f7a…9fd2 | Base | — | $9.76 | 70% | 0xc85d…2580 | 8d ago | 0x421dca…8dec6f |
| 0x6c5b…094f0x0f7a…9fd2 | Base | — | $0.76 | 70% | 0x0b0b…f446 | 8d ago | 0xecdbce…d6bbb8 |
| 0x99f8…19b40x0f7a…9fd2 | Base | — | $4.95 | 70% | 0xd5e7…7be0 | 8d ago | 0xb1b6d1…d05e5e |
| 0x6c5b…094f0x0f7a…9fd2 | Base | — | $1.95 | 70% | 0x0b0b…f446 | 8d ago | 0x1d2083…01bc89 |
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.