Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2402…e3ba0x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x56d10a…d8401f |
| 0x6228…d8c10x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xaaa08a…97f1de |
| 0x593f…c2a80x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x221f7f…1822c3 |
| 0xad1c…cb7b0x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x75c25b…919519 |
| 0x3a5f…71e50x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xf8b968…449567 |
| 0x9209…77170x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xf9596c…75486e |
| 0xf1c9…f2c50x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xb61fd3…066b68 |
| 0xaa24…e4510x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x9734de…b90d63 |
| 0xcf6b…582d0x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xa98fc4…afbbb7 |
| 0xaf36…c6f00x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x82f52d…7363cf |
| 0x17c6…e2b70x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x98da17…864f85 |
| 0x1fdf…94ce0x671a…303b | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xc58866…f9f47d |
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.