Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x685c0e…b629de |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x5f09a3…e88bdf |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x74bcf1…80c597 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x079fcf…0c9569 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x9eac3d…697d53 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x0991dd…486047 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x39fa3f…bef942 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x5bd0f0…24e9d9 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xef5980…03865c |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x3a221b…79c7a3 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x80ddff…2cb782 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xec3b47…2865cd |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xc84db5…960468 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x48a8b8…fb42b3 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x690f97…5be77f |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xedfbe4…6575db |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x30d5a7…60df23 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x09956c…2702bc |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x891381…c54791 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xa90a7f…523832 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0xa101fb…d83c15 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x380feb…e3b35f |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x346dfc…508c79 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x0b5227…ff5a11 |
| 0x391b…ef000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 25d ago | 0x232d3d…230f38 |
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.