Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xee1e9a…6edf2d |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x41a1d3…fb40c7 |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xcdd972…cf57c1 |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xd31fda…ca5f13 |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x395cde…ece03b |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x8c302d…84e049 |
| 0xca16…c06d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x2dc584…6d24ae |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x9edbdf…6327d7 |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x3058cc…e7f85b |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0xd436f8…d5f32b |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x88f9ae…b56a79 |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x1f60fa…465b6d |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x087334…8af8f9 |
| 0x17d5…34cc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 110d ago | 0x9812de…f11589 |
| 0x18dd…dd620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x3dfaab…e9ee56 |
| 0x66ff…67aa0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0xcc4984…93b795 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x0a6322…eee94c |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0xbd6447…721754 |
| 0x9131…a4b00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x8436d8…a60f51 |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0xab73a2…90fc30 |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0xbc3777…998604 |
| 0x66ff…67aa0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x076425…82e472 |
| 0xb562…cca60x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x64df97…80ab23 |
| 0x3b27…a12b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x8755e0…74ab41 |
| 0x66ff…67aa0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 111d ago | 0x72839b…d32218 |
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.