Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8d7973…4f58e6 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x53eba2…59ac95 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x66b28b…81f306 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x54c681…45d2af |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1ef075…c7b7f6 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9af929…3d861a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe95df1…c2dde6 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xede5f4…374377 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x75fafd…8ccbb8 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0f6511…950934 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb45276…5a68b3 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x656595…d23d07 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf650da…1bc9c9 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x31f7b2…480702 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa05b3d…1eb5ff |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x016015…0538a1 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3f6e28…05883e |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1eb8da…a99ccf |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x05d042…5aa96c |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8c0001…ccdc07 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x92c7cd…7b4c78 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1ddb3b…f29bcb |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x20f046…fa62fc |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x374f59…113f77 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xdc7aee…ce3c4b |
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.