Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0x686fa0…1adef0 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0x1486ef…66b057 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0xf42b52…804688 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x2b6f49…10d6e5 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xdd86c9…8c6726 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x9de1cd…699529 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xcf8cce…4b94f4 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xb0e98f…e7f9be |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xf181a4…0c1a50 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x80ab39…da8ee8 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x8dc180…a99c8b |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xebd359…ab7112 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x48d928…5624f1 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0xa2df4d…1d897d |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x60dfd4…5a072f |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xb6a4bf…4b5cb6 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x34fd38…8f94c3 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0x24b811…d59334 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0xe74f0c…dc142e |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.01 | 100% | payAI | 19h ago | 0x2da4cf…4526e8 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x35c029…26af48 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x030f8c…77c07d |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0xb97eab…6e1a5e |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x79aafe…57c5bb |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | payAI | 19h ago | 0x334d4b…d114a2 |
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.