Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase119d ago0x55fb2e…642eba
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase119d ago0x73be39…2b217a
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x438123…20a60f
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x626543…18124a
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x9b6d23…f8981f
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xd42dd5…f0e3b4
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xd4fa09…53f0d6
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x852059…21804a
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xedc86a…3dd947
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xf5b900…4a22cd
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x44d8aa…563a3a
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xc7596a…d541e7
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x971138…9177d4
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x47b102…b63460
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xea3bd3…b437d2
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x071d46…2f24da
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xde7966…447a0f
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xd4637d…75c35b
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x5df953…ac6f35
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x2e0d24…9d9848
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xd6a20a…877b62
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x913495…d6e398
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xcc97d2…7c50b4
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0xef8855…5e8a52
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase119d ago0x51e1d7…a2fbaf

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.