Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8f52…12a90x24aa…7df8 | Base | — | $0.50 | 70% | 0xa923…c9ac | 15d ago | 0xf3f91e…c7c597 |
| 0x8f52…12a90x78e6…6a62 | Base | — | $1.45 | 70% | 0xa923…c9ac | 15d ago | 0x2cbe3a…d4be28 |
| 0x8f52…12a90x6180…2b23 | Base | — | $1.65 | 70% | 0xa923…c9ac | 15d ago | 0xa5f110…e0f5ee |
| 0x8f52…12a90xc8bc…583d | Base | — | $1.90 | 70% | 0xa923…c9ac | 15d ago | 0x1aa612…7e0e76 |
| 0x8f52…12a90xf1c0…d4c2 | Base | — | $2.10 | 70% | 0xa923…c9ac | 15d ago | 0x8e43e5…2ff2f5 |
| 0x8f52…12a90x2201…878c | Base | — | $2.35 | 70% | 0xa923…c9ac | 15d ago | 0x97cd8a…376d43 |
| 0x8f52…12a90x69af…8391 | Base | — | $2.55 | 70% | 0xa923…c9ac | 15d ago | 0xebe58c…52fa73 |
| 0x8f52…12a90x0e56…8f17 | Base | — | $3.20 | 70% | 0xa923…c9ac | 15d ago | 0x112f85…d78a7c |
| 0x8f52…12a90xf6d7…cbb9 | Base | — | $3.50 | 70% | 0xa923…c9ac | 15d ago | 0x025308…7b1332 |
| 0xe590…fcf80x8f52…12a9 | Base | — | $20.02 | 70% | 0xa923…c9ac | 15d ago | 0x88f0a2…9b173f |
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.