Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.005 | 100% | coinbase | 89d ago | 0xb64d45…d7d81f |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.10 | 100% | coinbase | 89d ago | 0x0ce38a…ae4bd2 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.10 | 100% | coinbase | 89d ago | 0x7f8873…a06b16 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.10 | 100% | coinbase | 89d ago | 0x1aad8a…146e8d |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.05 | 100% | coinbase | 89d ago | 0xb4866d…369fc8 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.10 | 100% | coinbase | 89d ago | 0xf76a92…ee2fd2 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.05 | 100% | coinbase | 89d ago | 0x024b8c…24ce80 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.05 | 100% | coinbase | 89d ago | 0x5e110a…95f205 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.05 | 100% | coinbase | 89d ago | 0x0615ff…d642b2 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.10 | 100% | coinbase | 89d ago | 0x92cb12…61379e |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.05 | 100% | coinbase | 89d ago | 0x603392…4292d9 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.03 | 100% | coinbase | 89d ago | 0x75c95f…463e73 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.03 | 100% | coinbase | 89d ago | 0x7b12b7…291e2c |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.03 | 100% | coinbase | 89d ago | 0x329237…fd9022 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.01 | 100% | coinbase | 89d ago | 0x65e9de…f440d4 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.03 | 100% | coinbase | 89d ago | 0x1eccdb…e47ca6 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.01 | 100% | coinbase | 89d ago | 0x4c1099…10f48f |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.01 | 100% | coinbase | 89d ago | 0x96d644…c40559 |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.01 | 100% | coinbase | 89d ago | 0xdd8c99…0c46dd |
| 0x254a…d0910xee6e…5f23 | Base | Lagoon CIV Commodity DataCocoa | $0.01 | 100% | coinbase | 89d ago | 0xdd0a4c…fd55da |
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.