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 | 50d ago | 0xe623f8…c219f6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x4f0a73…a7db02 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x5f2745…0bb9ab |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xed592f…411df1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xa5b34a…337935 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xb15a59…d9ee84 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xbf69f6…81e1ae |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xbe8221…4d5061 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xa92034…4407e1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x0cbca2…25f1a7 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x74befb…4bd278 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x079777…83236d |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xe903cf…a7a9d0 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x7271d5…f45813 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x15bf39…d7b319 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xd58a12…61342b |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x3e5c15…50033e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x9ea650…4a3b56 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xf54481…80d789 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xc69977…0e35b4 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x74f230…97f88f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0xa49048…5f84d8 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x10938b…ccb080 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x09c964…05d3d0 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 50d ago | 0x34bea2…31612d |
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.