Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x67e04b…c8178d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x7bd0f2…2f700a |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x025a94…baf495 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x63b5ef…da0cf0 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5a5a94…e40e19 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x96b25f…7ea120 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xe2465f…000dc2 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x88ad28…fba7be |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xc2d825…c91e11 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xbf7b61…466e4f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xaa04ba…0eef57 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x808b88…1bfe43 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x117903…62f5e3 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x5e2dbf…0ebd40 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x172860…475c69 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6baca3…0afaf1 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xf1648c…32d556 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xec9aa4…231b1d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0e7a4f…23d440 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x711936…e6933f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x5233a5…1e9e3d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x30a848…25e816 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xf3768e…b79820 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x5f273e…8c660e |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb41e74…e84071 |
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.