Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf7d1…fb7c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x3a791c…4ad317 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xb4f844…1bba0b |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x7c84f1…dcffb0 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xfbbea2…aa22a1 |
| 0xaf87…92840x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x914c17…095bff |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xa6f771…bd4df7 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x687be7…979005 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x294de6…15c07c |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x999b78…a25a9c |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x057b9e…34171c |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x97e441…4cf053 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xea50a1…8ceb2c |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x63c972…0a0fbd |
| 0x13b1…573f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xbf3b77…90a669 |
| 0x13b1…573f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x823606…10d88e |
| 0x13b1…573f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x66dba6…366e66 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xab357c…976713 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xadfb2f…c0e471 |
| 0xab07…984d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x9c9b49…6acde6 |
| 0x437a…9c860x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x0b22cf…74d7e3 |
| 0xd3c9…070c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x543752…03e752 |
| 0x437a…9c860x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x5337df…0978d3 |
| 0x4dd9…f2c80x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0xab0de9…639a6e |
| 0x02e9…07fe0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x299d5e…91583e |
| 0x02e9…07fe0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 112d ago | 0x05c33e…1ec775 |
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.