Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xc72cdf…298c97
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x9fb632…20449f
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xc97d4e…4c26a7
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xd0ac3d…93b95a
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x8527f0…1ae052
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x61e5ed…bc66ae
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xf0cb52…0c85c1
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x930f68…0cefe3
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xa4bcc0…45477b
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x3a55cb…6851c7
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x2587b8…ea630c
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x96c969…83741b
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x7ea3ba…00bfee
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x7bab36…7be327
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x831a63…6fe3fa
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x999f34…7b60a1
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xf15d40…0fd4a6
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xcbb5b0…eae625
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0xffd9af…a7fad3
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x7bceec…6dd0d8
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x9910b5…16e894
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x23d106…5b58d7
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x20f7ff…62b304
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x82e8cd…67791a
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase114d ago0x31d13a…b2a376

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.