Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe6fe…c3060xfa15…813c | Base | — | $0.05 | 100% | Route unknown | 100d ago | 0x993085…e2035d |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x834591…17fde1 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x85d137…9ca748 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xd121ee…de6d7a |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xdcfd9a…cce3f1 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xd1d118…bbf39b |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xa78c02…ac8e90 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x1b68d1…f6a135 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x874f21…9dcd3e |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x1f0d56…46ec1f |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.05 | 100% | Route unknown | 100d ago | 0xd7c4ef…0829a7 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xbbd6f7…9387a4 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x189856…1a9117 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x5d92cf…4c7971 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x5c8c86…4d133f |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xec86e3…873bfe |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xc589f0…60f5ad |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x2f8c38…a2da9c |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0x31abc1…d064cc |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.01 | 100% | Route unknown | 100d ago | 0x712b39…ebb79d |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xee874a…de9e08 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.01 | 100% | Route unknown | 100d ago | 0x881b62…07664f |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.01 | 100% | Route unknown | 100d ago | 0xf7425e…450818 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 100d ago | 0xb8ea7e…93fbc5 |
| 0xe6fe…c3060xfa15…813c | Base | — | $0.01 | 100% | Route unknown | 100d ago | 0xef65d8…c3d188 |
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.