Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 89d ago | 0xd0580a…a74428 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 89d ago | 0x13f230…f4c309 |
| 0xe4a9…036e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 89d ago | 0x5304b8…4eed8c |
| 0xbb5d…71a90x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xec552e…1fcf55 |
| 0xbb5d…71a90x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0xdbf979…d4f2d8 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xd7f7fb…051b90 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x679862…8f6674 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xadc8d5…dd94a2 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x703e67…06e1f8 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x4c6c28…9cb936 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x19f58a…621e2f |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x48f684…474091 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xd46391…f33d09 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x4df7cb…e4f20d |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xd8d3eb…174ef3 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x83bcd4…7bd6c8 |
| 0x2e8f…b5220x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0xaa0523…71bc9b |
| 0x88ae…753b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 90d ago | 0x32f319…890b8c |
| 0xe4a9…036e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 90d ago | 0xadd92b…628a6b |
| 0xe4a9…036e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 90d ago | 0xf2efb0…dda4bd |
| 0x110c…2a460x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0x2b3e24…5a9a7f |
| 0x110c…2a460x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0xb97dc2…97763d |
| 0x110c…2a460x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0xbd3c12…ba5d49 |
| 0x110c…2a460x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0xefebdd…59577c |
| 0x110c…2a460x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 90d ago | 0x15255f…c77603 |
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.