Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 97d ago | 0x6030f1…986c38 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x8ac6af…fd8cb1 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xa34a96…d4b33a |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x53823f…571916 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x35e9a7…d5a49e |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x2ae89d…90a3a1 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x08a922…424081 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x128161…2af367 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xbfc002…63d78a |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xff0acf…0c70c3 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xb47b8b…ae83b1 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x0f2f37…a3a95a |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xecf4ee…79577e |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xd865fb…b500db |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x7c6c36…b89088 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x947caa…35b480 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xf65761…4e6438 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x1e75e9…a6bfb7 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x127aa1…e2611c |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x1e08e6…98f912 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x172d29…6790d0 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0x6f9e8b…948616 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 98d ago | 0xf72bb6…0ad160 |
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.