Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0x5d4fff…9c4bda |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.03 | 100% | coinbase | 99d ago | 0xb87a2e…a6c9d4 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 99d ago | 0xde51c3…919415 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xe8d1b9…aec917 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.04 | 100% | candidates | 99d ago | 0x7e40f0…cc71de |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | candidates | 99d ago | 0x446444…78d353 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.04 | 100% | coinbase | 99d ago | 0xc25356…9945f6 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xa3fdb3…3157eb |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 99d ago | 0x0f559d…de2581 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.009 | 100% | coinbase | 99d ago | 0x49026e…e408a0 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 99d ago | 0xf43bcb…e215ef |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.006 | 100% | candidates | 99d ago | 0x460963…b3b2d5 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.006 | 100% | coinbase | 99d ago | 0xd81f1c…82ce08 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xa25bb3…2fc571 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 99d ago | 0x60cb75…0f73e5 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | candidates | 99d ago | 0x4e3815…135f55 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | candidates | 99d ago | 0xf71087…264eea |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.006 | 100% | candidates | 99d ago | 0xa06765…941f23 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 99d ago | 0xd2b713…2be176 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 99d ago | 0xc59886…e4355f |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | candidates | 99d ago | 0x6c1d80…876bf9 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | candidates | 99d ago | 0x299641…82bcbc |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xca8c9e…7311e0 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | candidates | 99d ago | 0x6b6ef0…8ab9eb |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 99d ago | 0x7abe05…fb43eb |
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.