Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x1e1565…cecaa9
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x709e89…32ea84
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x8b4da8…b91c90
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x5e4a58…bd740b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x87d03c…2e219a
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x4d2964…ce1f95
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xed1b18…192bee
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x59a722…dc7ef3
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x54ffec…757a7f
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x530ce9…9e024c
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xc8e3aa…285fa1
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xb448b2…e570da
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x24693c…e17d06
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xaacc31…5ac8d6
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xeaeace…ba5cff
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x85f8b5…7d7867
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xa4ef98…785e86
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x002ff5…ca359c
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x094d13…287e36
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0xfb6f36…ba7b17
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x9b1720…d56c0b
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x615889…6ecc56
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x9ba3ef…67c84e
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x71c2b4…234bc3
0xfb57…bc5c0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase94d ago0x1dd0af…c1f19b

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.