Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x24b5…6d46velinus.eth | Base | x402 service | $0.05 | 100% | coinbase | 62d ago | 0x71ffa4…b3668f |
| 0x24b5…6d460x2e87…753d | Base | StableEstateSales | $0.01 | 100% | coinbase | 62d ago | 0x283b95…a86a7b |
| 0x24b5…6d460x5d51…d60d | Base | x402 service | $0.10 | 100% | coinbase | 62d ago | 0x870e16…a71100 |
| 0x24b5…6d460x5d51…d60d | Base | x402 service | $0.10 | 100% | coinbase | 62d ago | 0x7e9548…532108 |
| 0x24b5…6d460x64e8…fa6a | Base | x402 service | $0.05 | 100% | coinbase | 62d ago | 0xfb5480…7af977 |
| 0x24b5…6d460x64e8…fa6a | Base | x402 service | $0.05 | 100% | coinbase | 62d ago | 0x72ab8d…bfafda |
| 0x24b5…6d460xc23c…1f43 | Base | x402 service | $0.10 | 100% | coinbase | 62d ago | 0x22cf30…f36c7d |
| 0x24b5…6d46Site Quality Audit | Base | OnRamperXValue-router | $0.25 | 100% | coinbase | 62d ago | 0x90f994…7dac4c |
| 0x24b5…6d46Site Quality Audit | Base | OnRamperXValue-router | $0.25 | 100% | coinbase | 62d ago | 0xf392e3…487abf |
| 0x24b5…6d460xc23c…1f43 | Base | x402 service | $0.10 | 100% | coinbase | 62d ago | 0xff316e…973c2d |
| 0x24b5…6d460x0ceb…dcf5 | Base | Agent Input-FirewallSecurity | $0.02 | 100% | coinbase | 62d ago | 0xc8a334…e76538 |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.50 | 100% | coinbase | 62d ago | 0xae4b60…034828 |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.50 | 100% | coinbase | 62d ago | 0x7052dc…16148c |
| 0x24b5…6d460xb5e7…efd7 | Base | Agent Trust LayerTrust | $0.05 | 100% | coinbase | 62d ago | 0xea0aaa…3a35c3 |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 62d ago | 0x37a497…b92a1c |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 62d ago | 0x7ad0f9…2ce16a |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 62d ago | 0x103115…d0429b |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 62d ago | 0xeac392…ba2c8e |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 62d ago | 0xd3fc58…f8707b |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 62d ago | 0x9fbaf7…08434d |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 62d ago | 0xdab74e…c239d4 |
| 0x24b5…6d460x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 62d ago | 0xfc3508…18c5e3 |
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.