Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc780…f1ec0xdf62…30ee | Base | — | $370.00 | 70% | 0x6204…1122 | 42d ago | 0xe1a9ce…2a4b89 |
| 0x7398…550a0xdf62…30ee | Base | — | $1.00 | 70% | 0x0908…9e51 | 42d ago | 0x6ca7cc…29508e |
| 0x1332…66eb0xdf62…30ee | Base | — | $47.49 | 70% | 0xf7a9…eb8d | 42d ago | 0xffc950…46a53b |
| 0xdbbf…7ba10xdf62…30ee | Base | — | $94.97 | 70% | 0x13c6…f0ed | 42d ago | 0x5d0735…b1816f |
| 0x1332…66eb0xdf62…30ee | Base | — | $1,284.74 | 70% | 0x21ab…01d9 | 42d ago | 0x6a3d5c…a94eee |
| 0x1332…66eb0xdf62…30ee | Base | — | $14.99 | 70% | 0x63d9…3628 | 42d ago | 0x3377dc…0a2118 |
| 0xa15d…ec550xdf62…30ee | Base | — | $1.00 | 70% | 0x7390…9c93 | 43d ago | 0xb3caae…c55033 |
| 0x9626…d0ed0xdf62…30ee | Base | — | $1.00 | 70% | 0x21e4…0fa9 | 43d ago | 0x7d38ee…72337e |
| 0x16eb…25f80xdf62…30ee | Base | — | $1.00 | 70% | 0xa82a…4563 | 43d ago | 0x495358…583934 |
| 0x1332…66eb0xdf62…30ee | Base | — | $4,084.05 | 70% | 0xc246…c595 | 43d ago | 0x95ae9c…098c5e |
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.