Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x29f2eb…ac57a0 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x51c243…013277 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x785f41…afe3f6 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x741f4e…b6db78 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xca4957…f9d540 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x005ca9…34d6a9 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1feb5d…791e91 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5b919f…6eb21e |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa8673f…776dd2 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x6836b3…e0857b |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x076ee5…ab394a |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa9d073…15cbc5 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1c7a3a…01515a |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf8edaf…d341f2 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x2ab830…d081b9 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1e1ae0…444db7 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xeaf948…7a57b1 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x646a0c…273195 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb9908f…85f8dc |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xe5b06d…f12c34 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x73b0da…77678c |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1ab1cc…a1815f |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xcaa8a9…d96ae2 |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1e54ca…477eeb |
| 0xa256…4f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa9a82c…394fa9 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.