Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1755d ago0x5c2726…135ca8
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase55d ago0xc8cb13…c81015
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase55d ago0x47bfee…7e7a3d
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase55d ago0x433e19…883952
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1755d ago0xf7049d…c4d8b9
0x6909…c0ac0xa9dd…2315Base$0.002100%coinbase55d ago0xbfdefe…d75279
0x6909…c0ac0xa9dd…2315Base$0.002100%coinbase55d ago0x0a7dbd…9999fd
0x6909…c0ac0xa9dd…2315Base$0.002100%coinbase55d ago0x26e815…8a823f
0x6909…c0ac0xa9dd…2315Base$0.002100%coinbase55d ago0x7c48d0…b85db7
0x6909…c0ac0xa9dd…2315Base$0.002100%coinbase55d ago0xc2e61f…fc8a03
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.01100%coinbase55d ago0x927794…3ec330
0x6909…c0ac0x0450…3b55Base$0.005100%mogami55d ago0x89b696…764e53
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase55d ago0x55cf5a…53b5ba
0x6909…c0ac0x0450…3b55Base$0.005100%mogami55d ago0x5e4cd7…9fe8b4
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase55d ago0x552298…16c183
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%0xfd40…e0cb55d ago0xb244cf…689453
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.01100%coinbase55d ago0xcbe34d…c488e7
0x6909…c0ac0x0450…3b55Base$0.005100%mogami55d ago0x55c66c…5921b9
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1755d ago0xa9b045…a07411
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase55d ago0xbb27c6…f33666
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase55d ago0x5924e0…8a2490
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase55d ago0xf5b91b…600b6e
0x6909…c0ac0x1538…475cBaseUsenamiFunding$0.001100%coinbase55d ago0x1d7dcb…35621b
0x6909…c0ac0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase55d ago0xfc1d50…3644a9
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase55d ago0xc312fa…fbf680

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.