Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0xa6f8c5…0d494c
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0x8493ab…350fa7
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0xe452c0…613e2f
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase104d ago0x270af6…b95f2b
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase104d ago0x563ba0…8d9c6c
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase104d ago0xd07917…1e861b
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0x3975cf…1caccf
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0xbfb05a…a38e35
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x176577…c77e6a
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x425089…84bbe5
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xcbf87f…5166e7
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x22ebd7…0bd449
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x1b864e…1b0783
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xcdf2d2…343540
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xb339cb…27741e
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x92b220…3faae6
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x81a3a4…9046e2
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xfd18c6…fc9de1
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xa5e7ec…061dc2
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x3261f6…a47429
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0xdcaefd…faee46
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x13dce5…90e644
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates104d ago0xa5c605…c300b6
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates104d ago0x04a26c…a57599
0xb562…cca60x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase104d ago0xe9459c…79638a

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.