Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x4119fa…95bf02 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7b3365…f3f927 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3987fe…05d472 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1ab57c…e580a6 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7059f0…5a4a3d |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x372e70…9ba41b |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x18eeb4…aa1abb |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3b9c03…b79c2f |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x929cf6…cd772f |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6ec98d…666fca |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x98d5fe…2628a2 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x5d1392…4469c8 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0410ad…71b63f |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x83a1b6…e2f0ff |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x8adf11…0cd1bd |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xcfeaa6…61053e |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbb5d4b…3b0050 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0144ba…3369c4 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x87ee99…a21d73 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0bc363…286f12 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9a37d0…9a6158 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x22f0f1…bb2218 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5fab4a…cbc462 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x83d469…9a9193 |
| 0x3041…6e7d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd99f9d…fe2266 |
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.