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 | 55d ago | 0x2455e3…0bd93a |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0ee4d3…c7f69b |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd8abf1…2e858c |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4acb97…462a47 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6676d0…e54062 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2b6528…d12c9f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7ad899…0a6d3b |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf2f228…12c5ed |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfb53ad…4e3e7f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2e1378…b0a3b4 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x796dcd…856af2 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x193895…48f9b6 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe49d8c…773e11 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7541b5…2e695c |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x252992…9a658d |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x634f36…8f9fed |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x82afc6…7fdbdd |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb91470…65605f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x05d125…e51c96 |
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.