Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xbe89c9…87ee4b |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | candidates | 97d ago | 0x4d30a7…59efa4 |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 97d ago | 0x0574d6…307206 |
| 0xa2e9…653a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x0ca34f…74e9e1 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 97d ago | 0x6d9117…a6de03 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 97d ago | 0x8ee235…191f55 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x5e88a5…8d359a |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xf60aed…1fff24 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 97d ago | 0x997b15…3cfad7 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x530e82…c1adc4 |
| 0xa276…30950x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x5e957b…8fee2c |
| 0xc682…42120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0x5fca7a…789ef3 |
| 0xc682…42120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xca7cc2…194549 |
| 0x2bb7…ac6d0x24fa…9bf2 | Base | x402 service | $0.03 | 25% | Payer-submitted | 97d ago | 0x82311e…725a3a |
| 0xe121…f7340x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 97d ago | 0xb7f96a…f48130 |
| 0x2950…6f9e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 97d ago | 0xd47f38…0b091b |
| 0xaf87…92840x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x66efb8…19950d |
| 0xaf87…92840x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x67a143…629953 |
| 0xaf87…92840x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 97d ago | 0x34a1ac…eb5c46 |
| 0xe4a9…036e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 97d ago | 0x2fed9d…d284ae |
| 0x8728…49910x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 98d ago | 0x93728d…f33b73 |
| 0x8728…49910x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 98d ago | 0x820406…96e321 |
| 0x8728…49910x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 98d ago | 0xc00a44…c403b6 |
| 0x8728…49910x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 98d ago | 0x95ccf6…12032f |
| 0x8728…49910x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 98d ago | 0x3d6cc7…fdb0bf |
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.