Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x885b64…d2461a |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x902c6f…eb0dbc |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0179d5…e9b995 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe96396…004a9f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x27aee6…41db77 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x588f2a…540a0c |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf2c919…7bdf64 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc35f13…421e42 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x72e047…d5ab63 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc62f73…632f4b |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x55a6d6…295093 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb8c121…e4f069 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x76727a…e92ac0 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x7a0f04…04e45b |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbe7477…8a3b06 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc5727d…b90a5e |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xcdc5f0…ae39a6 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x9c8982…aa38d7 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x71fc04…cbe685 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc6d5b7…9b210a |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc6bb1d…254ee4 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x96e8d3…6b5348 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xac2c82…d20eb5 |
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.