Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x8feae7…d04155 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6d7565…8ad0a6 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xbd4aab…847d73 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x92bbbe…19802b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd2685a…16c47a |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x987a17…6dea46 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa8322d…d80493 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x20a410…2f19d0 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xea6e40…c6bacf |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe69caa…55854b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xddbeb9…1e9784 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x305528…9aa547 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xefbf0a…550c4e |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb37f4c…1dc20a |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x245cc7…30218b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0109be…2b0c7e |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa1ef2e…35da82 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x01c83c…33c5fd |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbdf26f…2f6279 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0e4f4b…a84389 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2f2706…b81493 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x907c2a…eca6e8 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf270b7…efce2a |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb91264…80217f |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4e9cbb…a2307a |
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.