Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x885728…bd0d29 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0a7414…a955dc |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xeee371…4dbe10 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe9ecf5…2492b7 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x074ed3…288962 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x750d27…4c619c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x105f89…07cf9a |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe70c96…b42447 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x115325…f9e570 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x086f31…c9d1fc |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xebe50f…87c2d8 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x57f115…2b4c46 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8584ac…99f7fa |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x55ea0f…e9efa6 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x4d6bc1…d404c8 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x9cfe2c…f15619 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd70827…dbb678 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x462271…0d13b7 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb34588…974797 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdf588b…bf8168 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x40f237…05cea5 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xc3c571…0b74a1 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xe114cd…9524c7 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xfaddd1…ae1d61 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x978ed4…fe19ca |
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.