Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x56f6…ac8b0x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x360ffd…1a66f4 |
| 0x25b1…896b0x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xd75946…2aa028 |
| 0x2ca1…3ae70x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xd33a1b…00083d |
| 0xf212…7b200x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x6b7c00…e723ae |
| 0x2dc1…8f3d0x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x756c92…dfb14e |
| 0x987b…5c410x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xff2f6d…3c953b |
| 0x5bfc…1ca80x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xf70103…714678 |
| 0x513a…f2c10x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0x18698c…88e4d7 |
| 0x55d5…cf440x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xd9180a…ba4d77 |
| 0x0451…bb710x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xee009b…f43c26 |
| 0x5d97…1a590x894d…2174 | Base | — | $1.96 | 100% | fluxa | 87d ago | 0xa25741…450894 |
| 0x02ad…8f610x894d…2174 | Base | — | $0.98 | 100% | fluxa | 87d ago | 0xab5e1b…f4e6d6 |
| 0xbf9d…e4170x894d…2174 | Base | — | $0.98 | 100% | fluxa | 87d ago | 0x137ecf…64a301 |
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.