Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x0a6322…eee94c |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x8436d8…a60f51 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xb5fcb8…5a69eb |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xb893bd…b6c703 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xbb9237…919243 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x52104e…c47b21 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x51912a…553424 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xc4473a…cdfaf4 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xf429ad…6abea8 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xbab9c6…7c4557 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x13dbbd…99ad81 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x83647c…f599fa |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x35106d…7123c4 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x4b9049…ca7ee8 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x721fdf…e1fd7b |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xdcffa8…48ae2e |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xbea85e…971021 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xe74c8d…8810cf |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x60b32b…c8aa58 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xc08d45…0e5e7f |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x0f51b0…23979e |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xb960d7…ae5851 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xeaff59…46f003 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x21c2f7…91e171 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x598f91…626402 |
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.