Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x15f4…32810xb444…af4c | Base | — | $0.20 | 100% | fluxa | 49d ago | 0x515c61…295406 |
| 0x82af…24410xb444…af4c | Base | — | $0.20 | 100% | fluxa | 49d ago | 0xe924bb…43b3c3 |
| 0x08de…f0be0xb444…af4c | Base | — | $0.20 | 100% | fluxa | 49d ago | 0xbb369f…49215a |
| 0x0551…5a3e0xb444…af4c | Base | — | $0.20 | 100% | fluxa | 49d ago | 0xc85634…c2312d |
| 0x6940…d9170xb444…af4c | Base | — | $0.50 | 100% | fluxa | 49d ago | 0xb95062…ef0079 |
| 0x3f7e…37750xb444…af4c | Base | — | $0.50 | 100% | fluxa | 49d ago | 0x2a3ecc…ff2d8e |
| 0x6002…ee980xb444…af4c | Base | — | $0.50 | 100% | fluxa | 49d ago | 0x892f15…35b9be |
| 0x34c6…20570xb444…af4c | Base | — | $0.50 | 100% | fluxa | 49d ago | 0x6ff8f5…22d80d |
| 0x1d2e…448f0xb444…af4c | Base | — | $0.50 | 100% | fluxa | 49d ago | 0x08867c…aed4b8 |
| 0x0857…50e40xb444…af4c | Base | — | $0.40 | 100% | fluxa | 49d ago | 0x77eca3…ae7eca |
| 0xc369…62bb0xb444…af4c | Base | — | $0.40 | 100% | fluxa | 49d ago | 0x7053b1…dd5af9 |
| 0x0c15…e7ec0xb444…af4c | Base | — | $0.40 | 100% | fluxa | 49d ago | 0xfd02bf…439708 |
| 0x5353…579a0xb444…af4c | Base | — | $0.40 | 100% | fluxa | 49d ago | 0x0ae80b…0004e4 |
| 0x1426…f7f60xb444…af4c | Base | — | $0.40 | 100% | fluxa | 49d ago | 0x2ef487…b6ce55 |
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.