Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc7ec…b6ed0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 109d ago | 0x212c0a…1ba065 |
| 0x9c2d…7d3e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x661b96…14f786 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x9986d4…6d3ef1 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x43391e…4753e4 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x4696b0…70da6a |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x63d216…bb40b0 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xaa36e6…a69595 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xd298eb…070098 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x650154…340032 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 110d ago | 0x58f4c3…dc1a9b |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xbca7b4…0f25e0 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x6d7119…6ce82f |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x529f00…4ddc10 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x64debb…ee2587 |
| 0x66ff…67aa0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x6de65f…18af6e |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x4ee491…10dc23 |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x62da0b…7c84c1 |
| 0x8988…8c640x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x915cbc…91552c |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xffa21d…b6af6e |
| 0x66ff…67aa0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xde9d3b…d03514 |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xfd5444…12ffb1 |
| 0x8988…8c640x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x46448c…a3c65c |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x79144a…6b5528 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x833f88…1a9fc6 |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x0d6ccd…7e7397 |
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.