Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x869a4f…cbbd83 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2a2464…4806f8 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd8c360…716317 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf0489a…caca8e |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9d005c…d998cb |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1693eb…77fefb |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x88b0c1…61f35c |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xac7fc0…007a63 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7d9783…40d7f0 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa25fc6…7df06f |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x474d20…0c2033 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4088bb…b62d3f |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x11125e…9fec6f |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb0e19a…65a263 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb482d0…3a619f |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa77380…61cf68 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa9562d…f29bb1 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1abb62…e4d3a8 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xca19a6…0c50f4 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x769135…eb0349 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x00329f…dc3320 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xeb9f6b…d7205e |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x28e47c…f3f58d |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x19ef64…2d53bc |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x625568…9aaeaa |
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.