Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfda106…f90030 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf20811…c9892a |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcb8adc…a685b1 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x133aff…d1499e |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa48927…b38b81 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb10d75…8d45a0 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x723186…6d0cb3 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf4a4ab…a091e6 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x52cdd7…22df94 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9b4294…61f079 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xaf2c80…b213d8 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9188f5…61e8e9 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf04c0e…6fc988 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8965a1…3dd462 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x90cc2c…0e23f9 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8b26b9…6cc412 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1a7bd1…a11022 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6f63cd…d27c11 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2a4df3…e5a011 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x178b40…f2a7fe |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x12eb2f…1080e8 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1d9a40…916a0d |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3831e5…433cdd |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x20b170…4f7e6c |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc1e540…51d712 |
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.