Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9102…72230x159b…4908 | Base | x402 service | $0.01 | 100% | Route unknown | 20d ago | 0x8953a2…8d8c33 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0xe0375f…3aeefd |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x680773…52f5c2 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0xb780eb…4822bf |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0xb73b32…498a80 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0xdcdd62…7c5c08 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x3027be…2f8789 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0xf311fa…5cb9e3 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x35d4c6…33069b |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x432a82…42b0b7 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x9fc345…65a71f |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x77bf94…a829fa |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x3814e0…b4873a |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x71049f…9c4a08 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x98f5e2…ffbec1 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x472926…56ef6a |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x3972e4…a87379 |
| 0x9102…72230x159b…4908 | Base | x402 service | $0.10 | 100% | Route unknown | 20d ago | 0x4d6bf2…db209b |
| 0x2b91…c2cf0x9102…7223 | Base | — | $3.18 | 100% | Route unknown | 20d ago | 0x730e08…c89af4 |
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.