Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase121d ago0xbb5607…351af7
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x4445d2…bdebb0
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x65b9f3…824950
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xb17237…9ab1d5
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x0d54f3…f227dd
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x6df9fa…9f8c39
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xf69303…695652
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x053825…25ef9b
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase121d ago0x959e79…d8db75
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xcba836…978957
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x5a702a…2ebb39
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x8cb9af…66f425
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x7337c7…0b4735
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x03fa0d…8bc0ab
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x778447…a840a1
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x3bd1f9…477f22
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x105add…5370da
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x34a89a…3e6d7f
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0xb368a7…e29fe0
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x337c6c…b646e1
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x2348a1…dca4f4
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x3b9a71…501c85
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x883004…66571e
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x6d5b02…912123
0x89de…60b80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase121d ago0x90c912…1d93ae

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

Open skill.md
Show 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.