Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x9b9e5f…177005 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.04 | 100% | coinbase | 44d ago | 0xc8b35d…ef899f |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.15 | 100% | coinbase | 44d ago | 0x17ca51…42a324 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.15 | 100% | coinbase | 44d ago | 0xa09c00…702601 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x0d1772…f72c7b |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.05 | 100% | coinbase | 44d ago | 0x4d33d3…667dfe |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.05 | 100% | coinbase | 44d ago | 0xef4088…7139ee |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.03 | 100% | coinbase | 44d ago | 0x3873a8…ccf00d |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.01 | 100% | coinbase | 44d ago | 0x05e296…6968c3 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x62e06b…3f5817 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.25 | 100% | coinbase | 44d ago | 0x3ffb0a…925881 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.09 | 100% | coinbase | 44d ago | 0x26f69d…d7811a |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.04 | 100% | coinbase | 44d ago | 0x0277c7…0fe711 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.15 | 100% | coinbase | 44d ago | 0x0ff44a…f6f2d5 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.15 | 100% | coinbase | 44d ago | 0xb8d66d…6ae224 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x35c683…355af5 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.05 | 100% | coinbase | 44d ago | 0x80e979…ea4cb5 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.05 | 100% | coinbase | 44d ago | 0xc17fd7…de0037 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.03 | 100% | coinbase | 44d ago | 0x3c8e18…8e4ac1 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.01 | 100% | coinbase | 44d ago | 0xdb7a7c…cf5d4e |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x76f676…f31e1c |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.10 | 100% | coinbase | 44d ago | 0x29481c…128353 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.20 | 100% | coinbase | 44d ago | 0x8a5960…a43d58 |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.25 | 100% | coinbase | 44d ago | 0x5092d4…db1d0e |
| 0x384a…adbb0x0d0e…f3d3 | Base | RunOnProofSupplier-payments | $0.09 | 100% | coinbase | 44d ago | 0x21dec7…f11bb8 |
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.