Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x6883e3…b9bdd8 |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0xf661f7…162352 |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0xad2db1…ab56cf |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x23c8ef…d8373f |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x2c9840…a73237 |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x99861f…03054b |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 106d ago | 0x82a6b2…63a987 |
| 0xba32…4c8d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x484b7b…3d427e |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 106d ago | 0x6c4005…213e16 |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 106d ago | 0x056c50…643b08 |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0xc31954…0488f5 |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0xc00f8d…d81835 |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.0015 | 100% | coinbase | 106d ago | 0xb4873d…8de669 |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x067af6…9a16aa |
| 0xc45a…491e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0x83465c…9ab420 |
| 0xb08c…c7bc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 106d ago | 0x59b356…d473ce |
| 0xb08c…c7bc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 106d ago | 0x9ae883…15d616 |
| 0xb08c…c7bc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 106d ago | 0xe6c19b…2feec3 |
| 0x1b87…45770x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x60618a…b7a4f3 |
| 0x7d82…15ae0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xab39c8…0e86b1 |
| 0x25a1…ae780x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x64d43f…3412c5 |
| 0x25a1…ae780x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3fe08e…72beca |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x779ff8…7d50c6 |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x9ded8f…1c9dde |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x2b46da…e8a5f7 |
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.