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 | 101d ago | 0x1d8c14…853a9f |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x50130a…dc4492 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x72fe27…3ad869 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x2f5189…bec805 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xcd2c41…fff697 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x822a17…8632db |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x4a69a4…433c53 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xb0d673…cde6fb |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xa3cb9c…b47b7f |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x7a783c…5094f0 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xe30d95…fbfb36 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x868cfa…e6ce20 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xd6ce23…0681d1 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x3e5362…b26e6f |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x4cffaa…14a5a8 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x583a93…9b6b14 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xf2e8a9…5923a7 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x735cc0…f470bd |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x37c4cd…329e09 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x31adb1…9102af |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x5f8ffa…72b9da |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x660e0a…65d972 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0xbd24ec…001601 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x50c8c1…ff4686 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 101d ago | 0x90aa73…fceecc |
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.