Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xd4645a…c4ae27 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xc70d2d…4c89c1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x642948…050b45 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x8d8289…0b2923 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x3d7ceb…4726da |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x2dc5b1…ea2182 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x8660c5…a27bc6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x0f78c2…ca7b11 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xa61ba9…41b024 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xfc5f4b…fa5562 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xd0513b…9555c0 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x9c87b9…a41828 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xee06e0…acb6cc |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xf0d75e…e1531a |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xde2ec4…0c1008 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x201533…ebd256 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xa01d3c…a62989 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x249724…a08284 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x907213…88db46 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x6ae8e6…ebb3d6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0xa6c391…aed250 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x0f1239…0afe67 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x97db91…8da03f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x11e067…d1ef5f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 69d ago | 0x72f9e4…28c5e5 |
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.