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.10 | 100% | coinbase | 11d ago | 0x9fce99…d4b956 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x872997…a01757 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.25 | 100% | coinbase | 11d ago | 0x57a033…88aca7 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x13e9e2…97f09c |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x6ec695…d136c4 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0xaafde0…a5e326 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x98bd3d…0c5946 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x2c217c…e7b0e5 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x8fe800…c7b31f |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | coinbase | 11d ago | 0x36a5d2…094fe6 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x59e1b4…85c65e |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x5e8787…524afa |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x6c4885…dac1f9 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x740f1d…5d45ec |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | coinbase | 11d ago | 0x2c3a7e…57591c |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | coinbase | 11d ago | 0x73e03d…cc8105 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x6b9fe5…0a164a |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x941a97…491f99 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.005 | 100% | coinbase | 11d ago | 0x022cee…cfcdc3 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x43a8bc…4e23b6 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x042127…951e77 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x6fdb35…6c2028 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0xd778ca…909bf7 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0x2b44df…0eeda1 |
| 0x463f…a1d70xa437…5561 | Base | Pyfile ToolkitCompliance | $0.003 | 100% | coinbase | 11d ago | 0xed053a…b3220a |
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.