Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2124b8…d17324 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x353dd4…8c4212 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x03b5f7…f2f8c5 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x65c9b1…686dc2 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5c1ba6…4d013b |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x98c4c4…8dbb99 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x3815cb…629c90 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xfe590c…b2cc5e |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7d35cb…1cc6f5 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xac7bdf…269b22 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x423efb…25970e |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x085780…b9de54 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x99dfea…0bc434 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x8175c7…602885 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x28edbf…b4cfcc |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc23aa9…e3e4a0 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb9b0c2…768df0 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x22a325…959c6b |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe07082…85e9d3 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x6d6e0c…729311 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x87a1dc…c0bf61 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x57a122…d95afc |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xce283d…1238cc |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x689581…cfca47 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2e5efa…89dd62 |
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.