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.008 | 100% | coinbase | 92d ago | 0x648fb4…92629e |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x956ff6…b7d44e |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x49841a…df1fc5 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x175e9c…a11fd0 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x3cbbf7…d7b50d |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xfd33dc…d13c32 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x6c2346…3b8e5b |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xd1135b…115f96 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x933c25…59d7af |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xbbdf5f…c51ead |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x7d99a4…f32f40 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x13edf3…57e73c |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xd137ac…fef8d3 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x1b628d…22d04e |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x8af5d2…bc630c |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xbff9d5…615133 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xf62f18…98948a |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x388df5…2edb3f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x93ec1a…488446 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x154a1a…aa8527 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x4eec12…948c1e |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x98a8c3…11362a |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x5a9bc2…51f1e4 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xd48c98…6306ff |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x9e48b9…81a71c |
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.