Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0xde2f28…577da4 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 81d ago | 0x557253…0737bb |
| 0xf615…0d6c0x03d7…584c | Base | x402 service | $0.0002 | 5% | 0x6f92…3187 | 81d ago | 0x6d21c4…490c54 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.01 | 100% | Payer-submitted | 81d ago | 0x28d295…20b8dc |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0xf0e5df…636a06 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0xe7d0a5…adf3e4 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0x04fb19…4609b4 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0xde3908…cd8c13 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 81d ago | 0xc1a7a9…9c5362 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 81d ago | 0x895d8b…8160a2 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x2427e4…29931d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x8a5667…79f12a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x5b3c27…ca8442 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x865017…3e46b3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 81d ago | 0x5246c3…e2501b |
| 0x03dd…dc850x03d7…584c | Base | x402 service | $0.04 | 100% | 0xf615…3d6c | 81d ago | 0x4d64cf…5e60f5 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x33078b…e73199 |
| 0xf615…0d6c0x03d7…584c | Base | x402 service | $0.0002 | 5% | 0x6f92…3187 | 81d ago | 0xf6ba3f…623308 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x2c402e…75ef6e |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x460849…61b5e3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0xabba3d…35289f |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 81d ago | 0x8c9006…0961d5 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0xe4db12…b149c1 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 81d ago | 0x3b390d…0e460c |
| 0xaf5b…85ae0x03d7…584c | Base | x402 service | $2.50 | 100% | 0xf615…3d6c | 81d ago | 0x7b132b…cb686a |
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.