Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x4e2d46…f50371 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x98bbb9…f96a9d |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x8fecb1…ac60d0 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x7af255…3374ed |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe24c47…e7c636 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x63c52d…45c438 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x111f69…98992e |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0035d2…65253d |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x246e3f…e8a9f3 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x9db2ba…d3ddca |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xfac5cc…3956dd |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x2e1c1b…6f1d11 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x5d7f94…cd8d9a |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xccfbcf…36f153 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x8b0f3b…1435c9 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x5dd9e8…8eb8ae |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xf6cb7a…b537e9 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xc82eb3…2f39df |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xa18b18…84ae17 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xff9beb…6acc5c |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x494293…5a3891 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x0588dc…cd2e11 |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xa7d948…dd1adb |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x83375b…36f5ac |
| 0xf7a9…c4360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x7e5d36…20492b |
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.