Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x10f824…4b9d83 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x60a422…d5e0aa |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xfacdd5…6875ab |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x2665b7…53e46c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xd1f82a…34168a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xf455b1…f5dd17 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xb2930a…283c90 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xec7b0c…cce7c6 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xe0f37b…1547f7 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x5b11ab…eb3dad |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x07eea1…cd171a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xe259ad…823946 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xb62fbf…e4e290 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x95d836…bec2fc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x88f268…6a79d2 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x2f0492…ca4513 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x9181bf…d1eccc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xb4a85d…590792 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x17500d…29ccf1 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x6a5e47…ab7ade |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x58d55a…506197 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x6b2349…a5b578 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xc268a7…27373d |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x731c16…44b11b |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xa63781…a9af5c |
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.