Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase43d ago0xb38b57…75a98e
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.00570%0x2772…8c1743d ago0x74f3d5…86ed6d
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase43d ago0x7eb830…31cda5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami44d ago0xca2b34…fa41d7
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.00570%0x2772…8c1744d ago0xd61f54…fd5977
0x6909…c0ac0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase44d ago0x4dd820…de1197
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0x0d84fd…5fbfb9
0x6909…c0ac0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase44d ago0xd264fb…61f415
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0x6aece9…b5d1e8
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase44d ago0x8aadf1…c72824
0x6909…c0ac0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase44d ago0xd059d3…f4e19d
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.00570%0x2772…8c1744d ago0x7b90e2…5bbf64
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0x039931…de66a0
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase44d ago0x17ae93…c52dc3
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase44d ago0xfb6a5f…ad38a0
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase44d ago0xe55162…cb922c
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase44d ago0xef1685…8547a0
0x6909…c0acKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase44d ago0xa8ada3…fddc79
0x6909…c0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase44d ago0xc9a3af…df3ef0
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0x5916a1…784d21
0x6909…c0ac0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase44d ago0x58e885…93b84e
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.00570%0x2772…8c1744d ago0x263298…a76609
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase44d ago0xc56157…190d9d

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.