Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.05 | 100% | coinbase | 55d ago | 0xbf93f8…d9850d |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.02 | 100% | coinbase | 55d ago | 0x8ecf60…3fd66b |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.02 | 100% | coinbase | 55d ago | 0xc11774…a8ab98 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.02 | 100% | coinbase | 55d ago | 0xa3eb8d…9d6996 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0xe2d507…a05020 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x3d481f…6e1287 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x9789a4…b9bf91 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x40905c…405693 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x1f0751…8ddcd3 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x4bfd2e…e7fb69 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0xd564e4…9bbb01 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.01 | 100% | coinbase | 55d ago | 0x75c38a…d270a0 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.005015 | 100% | coinbase | 55d ago | 0x2e3960…139e17 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.005007 | 100% | coinbase | 55d ago | 0x96d913…d26a19 |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.005006 | 100% | coinbase | 55d ago | 0x6d73dc…72eb0d |
| 0xbd59…a4e70xfca7…f59e | Base | ScannaPrediction-markets | $0.005005 | 100% | coinbase | 55d ago | 0xc5a046…f6eb2d |
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.