Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xe578d0…8adfd4 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x739f35…116481 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x9ab9f8…23527c |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xc9bfa7…c82685 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x1f8a3a…d029b5 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xdc706a…1d642c |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x45c1c1…1a3c64 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xac91ed…cc10d2 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xbb3e46…0e6f77 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xcd4048…381577 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x362146…80a3d9 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x35887b…677166 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xb0a0aa…5add4e |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x244d0d…735c78 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xaa1287…03fc5c |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x41c1f3…ec11b7 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x83b25f…9310ce |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x0afd3c…1f94ae |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xc0a1ac…f4ac4f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xbeedaa…76ac7f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x303838…d64c04 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x48d023…6e4856 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xb34a55…5c032f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x61f452…70ff78 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x065c0b…48e97d |
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.