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 | 13d ago | 0xe21721…eb8dff |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 13d ago | 0x51babc…8ef807 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0xfc1673…19c71b |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x1cfd60…db23cd |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.05 | 100% | payAI | 13d ago | 0x1d9759…1640b5 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x606a15…5bb8cd |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x35a2dd…4475e5 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x8d312a…2a7742 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0xedda17…e78fe5 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0xc92565…65f5e5 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x0c1957…aa9b3f |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x150639…f550e3 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0xa5a911…3287c6 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x085e4e…ce7ef1 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | payAI | 13d ago | 0x052945…9c9355 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x4ee079…b731af |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x9266ce…ea984c |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x141c78…fe5ee5 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x0e5c60…1079ca |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x0cb16c…e0a426 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x07674b…021f03 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x1d81bd…84a1c9 |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x3bd8c1…33c66f |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0xcb82b9…f7b2fb |
| 0xa437…55610xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 13d ago | 0x838387…3abd80 |
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.