Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeb5b…0f1f0xd611…6939 | Base | — | $0.14 | 100% | 0xa923…c9ac | 110d ago | 0x2e4a70…3df994 |
| 0xeb5b…0f1f0x3a22…5b6d | Base | — | $0.06 | 100% | 0xa923…c9ac | 110d ago | 0x0ccbcf…4ff329 |
| 0xeb5b…0f1f0x3a22…5b6d | Base | — | $0.14 | 100% | 0xa923…c9ac | 110d ago | 0xb1612d…f970fd |
| 0xeb5b…0f1f0x9a28…6205 | Base | — | $0.18 | 100% | 0xa923…c9ac | 110d ago | 0x2acc15…d968f9 |
| 0xeb5b…0f1f0x8ff7…b8a8 | Base | — | $0.20 | 100% | 0xa923…c9ac | 110d ago | 0xea1866…30273c |
| 0xeb5b…0f1f0x8aeb…12c6 | Base | — | $0.13 | 100% | 0xa923…c9ac | 110d ago | 0x132a73…685924 |
| 0xeb5b…0f1f0x4c4e…8d4d | Base | — | $0.16 | 100% | 0xa923…c9ac | 110d ago | 0x0a2ade…9d29c6 |
| 0xeb5b…0f1f0x6d8f…0a86 | Base | — | $0.14 | 100% | 0xa923…c9ac | 110d ago | 0xd5e263…b9958a |
| 0xeb5b…0f1f0x5892…df74 | Base | — | $0.12 | 100% | 0xa923…c9ac | 110d ago | 0xac6cfa…85b3d8 |
| 0xeb5b…0f1f0xf2b5…e531 | Base | — | $0.10 | 100% | 0xa923…c9ac | 110d ago | 0xa29099…33d426 |
| 0xeb5b…0f1f0x92e8…6972 | Base | — | $0.11 | 100% | 0xa923…c9ac | 110d ago | 0x1584ac…03324c |
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.