Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xadd5ae…d84cae |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xa2a531…a3ffe3 |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xed4222…d8c4ce |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x64bf8b…f78449 |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x00dda3…c9cce3 |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x7f5a74…2c8604 |
| 0x8a0d…00190x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 92d ago | 0xb726e8…5f929d |
| 0x8a0d…00190x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x9aa590…4517bd |
| 0x66d6…b0de0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x9bd2c4…0cf139 |
| 0x66d6…b0de0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xce2e2b…53dc8e |
| 0x66d6…b0de0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x949a89…69aeef |
| 0x66d6…b0de0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 92d ago | 0x11ff44…3fb486 |
| 0x66d6…b0de0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 92d ago | 0xb59195…442098 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xd5348b…adab1f |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x9ee61e…48f429 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xa68bb2…a8c5ad |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x065510…71c285 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xc20dbd…2dc430 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0xccdad6…962493 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x7b9f0b…41a240 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x906dd7…45b9bc |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 92d ago | 0x5ff243…9cdbbb |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x7fb928…0ee20a |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x931d71…461c41 |
| 0x98cf…0a370x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 92d ago | 0x2dd6b4…3fa9d0 |
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.