Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x8ee6ea…11207a |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x89333f…f61a59 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x50b533…3bc0f8 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x77e8ef…6b0468 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xe5616a…45fa92 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xcc659c…9ba87d |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xa5f4fc…34bf1d |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x286497…f269d6 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe4cb32…2eb763 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x150c78…92ea1b |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x7d98be…e4686f |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x055207…ee2290 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2c3ff7…3dc6a0 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xf15fef…27667a |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4427f6…5e5050 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x9d7efe…72f7e2 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x0e705f…49d83a |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x8b9eab…192b70 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb154a8…3dfdc9 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe8662d…95bde6 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb1f548…2250b4 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x7deb07…160cdf |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x6921fc…1d22d8 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3c4223…23ac63 |
| 0xa2d0…8fa30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4a2164…ef8ff1 |
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.