Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x005935…a93e72 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x029085…c2f2e0 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd11786…3ef00e |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb828a8…eaaf24 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x896ff9…134edb |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x695a7d…f658b7 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd9c6a4…7444a8 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xe7160b…043505 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xad02c1…61c2c9 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xbe7aa1…a0982e |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x5ba0bb…b0f959 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x2b95bb…74884f |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x3221d8…a48d4a |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x7509a1…442963 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x424133…01114d |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb76a4a…6497ff |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xcae66e…1cf562 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x7b9fd8…4e5f1e |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb85d8e…df81ba |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x5e6f22…8dbcb6 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x03bac9…908331 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xeeb3d3…4085c2 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf9dca3…03c004 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf69c9d…f15b24 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x83e775…1ea671 |
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.