Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xc04f00…b20408 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xa0f39e…053177 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xcdd2a2…f35d3c |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x5a80d3…d0757b |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x785065…634913 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x006181…07eb45 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xf7906c…835b4d |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xaa67dc…b37380 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x4055fc…af86dd |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x2685e0…bc3382 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xc3fee6…b466f9 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xde4120…bf1eda |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xb2b7d9…377439 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x47718d…a59122 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x9aa7ea…952683 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xdb8bce…d7e50c |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x4e9569…e5d3d5 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0xa27193…267218 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x186fd5…26aae1 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x4a0420…c38afa |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xe05863…9079a7 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xb9d0bb…f490b5 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xf4d790…b6a9c3 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x932157…106919 |
| 0x4058…f65e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x942c19…603b29 |
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.