Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x99dbd7…44138a |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 12d ago | 0xa51cbf…68d40a |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x9d83dd…6cae8e |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.25 | 100% | payAI | 12d ago | 0x03fdb3…ee0881 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x7f881f…104986 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.02 | 100% | payAI | 12d ago | 0xf16bb8…50af3b |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x451f35…f2158c |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x415e70…2e686b |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xbb4866…de6bb0 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x85462d…425d8a |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 12d ago | 0x6dc78d…d0558c |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x4f52f3…2a13bc |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xe2b338…24699b |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.02 | 100% | payAI | 12d ago | 0x1546ab…d1380e |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x924af5…113be6 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 12d ago | 0xc8ca93…e7f319 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.25 | 100% | payAI | 12d ago | 0x15b88d…e18d7c |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x14a091…bcaac7 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xc5ac67…901f16 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 12d ago | 0xbc174b…de416f |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xdfa29a…5d8adc |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xbd2020…815443 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0x5e69d8…4da0dc |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.02 | 100% | payAI | 12d ago | 0xb7145f…f01426 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 12d ago | 0xbe1282…286476 |
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.