Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe5e3…b8420x3dfe…c813 | Base | — | $0.95 | 70% | 0x5160…2bb6 | 17h ago | 0x3a6ef2…479815 |
| 0x62c0…882a0x3dfe…c813 | Base | — | $0.30 | 70% | 0x5160…2bb6 | 19h ago | 0xa05328…929c53 |
| 0x3e01…4a0d0x3dfe…c813 | Base | — | $0.15 | 70% | 0x5160…2bb6 | 19h ago | 0x94a778…72c7a9 |
| 0xbe63…d9b70x3dfe…c813 | Base | — | $0.39 | 70% | 0x5160…2bb6 | 20h ago | 0x78a600…2cca87 |
| 0xcf6a…854e0x3dfe…c813 | Base | — | $1.43 | 70% | 0x5160…2bb6 | 20h ago | 0x808b0a…638c5d |
| 0x2920…a8210x3dfe…c813 | Base | — | $3.02 | 70% | 0x5160…2bb6 | 1d ago | 0xe77371…e3c258 |
| 0x030c…1c870x3dfe…c813 | Base | — | $0.04 | 70% | 0x5160…2bb6 | 1d ago | 0x87a1ae…b219d4 |
| 0xb4fb…f68c0x3dfe…c813 | Base | — | $0.43 | 70% | 0x5160…2bb6 | 1d ago | 0xae109a…b82df6 |
| 0xf1e5…85910x3dfe…c813 | Base | — | $0.03 | 70% | 0x5160…2bb6 | 1d ago | 0x405b94…788ebf |
| 0x2420…720f0x3dfe…c813 | Base | — | $0.04 | 70% | 0x5160…2bb6 | 1d ago | 0x1c2afd…e65fdc |
| 0xc7df…d4f50x3dfe…c813 | Base | — | $0.11 | 70% | 0x5160…2bb6 | 1d ago | 0x077d27…8292f4 |
| 0xf1e5…85910x3dfe…c813 | Base | — | $0.15 | 70% | 0x5160…2bb6 | 1d ago | 0x0a5f33…437b25 |
| 0xc95b…c0910x3dfe…c813 | Base | — | $0.95 | 70% | 0x5160…2bb6 | 1d ago | 0xf22313…17544a |
| 0x2420…720f0x3dfe…c813 | Base | — | $0.03 | 70% | 0x5160…2bb6 | 1d ago | 0x4411a5…36892f |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.