Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8c9d…788c0x2842…5702 | Base | — | $0.39 | 100% | fluxa | 99d ago | 0xf2038c…233c21 |
| 0x9b5e…8f390x2842…5702 | Base | — | $0.19 | 100% | fluxa | 99d ago | 0x419d33…55d3f9 |
| 0xdbbb…bddb0x2842…5702 | Base | — | $0.33 | 100% | candidates | 99d ago | 0x188a18…61a38c |
| 0xacbb…3d010x2842…5702 | Base | — | $0.35 | 100% | fluxa | 99d ago | 0x754647…3f7a22 |
| 0x4382…d6c10x2842…5702 | Base | — | $0.35 | 100% | candidates | 99d ago | 0x82e107…c74a24 |
| 0x96bf…65940x2842…5702 | Base | — | $0.36 | 100% | fluxa | 99d ago | 0xe7be07…73a47b |
| 0x9841…496f0x2842…5702 | Base | — | $0.36 | 100% | candidates | 99d ago | 0xac41be…5cee98 |
| 0xf2e6…06f50x2842…5702 | Base | — | $0.32 | 100% | candidates | 99d ago | 0x82b88a…e83232 |
| 0x1c5b…90e50x2842…5702 | Base | — | $0.41 | 100% | fluxa | 99d ago | 0x94f070…9f0d68 |
| 0x2d92…82610x2842…5702 | Base | — | $0.65 | 100% | candidates | 99d ago | 0x894898…724a7a |
| 0x2221…93180x2842…5702 | Base | — | $0.49 | 100% | fluxa | 99d ago | 0x7f28f8…d2d9f1 |
| 0xcb34…d8180x2842…5702 | Base | — | $0.36 | 100% | fluxa | 99d ago | 0x99b901…9d04f2 |
| 0x93e2…6a100x2842…5702 | Base | — | $0.38 | 100% | fluxa | 99d ago | 0x33edce…9a5959 |
| 0xcc6f…92130x2842…5702 | Base | — | $0.68 | 100% | candidates | 99d ago | 0xf223c6…4feb8a |
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.