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%coinbase118d ago0x709491…3d9bc1
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase118d ago0x2bce76…85849f
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase118d ago0xe525ba…585881
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase118d ago0xd40f11…6cf67c
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x3c61f4…0cc9b6
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xd2edfc…c76450
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xb20b4e…2916f1
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xbc4122…3026e2
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.11100%coinbase118d ago0xaebc0e…be9f28
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xddcf51…e012c8
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x848a5e…bfd0ac
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x9123a6…19b689
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x5d3279…56e0e8
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x3ec4dc…e15493
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xddd58c…4409e2
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xca64d4…2691b2
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xbf1fc5…e2e349
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x8ff7eb…692d10
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x158670…8bca4d
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x90700b…d39544
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xe65fb8…cd1148
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x0f3020…cffad9
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x918188…3f75dd
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0xd42c1f…527312
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase118d ago0x617630…b4b40c

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.