Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase30d ago0x41b0fd…95612f
0x0fcb…87740xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase30d ago0x036fe1…773e4d
0x0fcb…87740xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase30d ago0x60a812…c50cb3
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xc7340d…a20713
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xd02bff…c15d12
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x430a1e…1ac44d
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x1bf746…b8b6ef
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x201460…012825
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x1c2886…d9a669
0x0fcb…87740xce33…989eBaseCrypto Prices & Market DataCrypto$0.004100%coinbase31d ago0x81d864…1836d5
0x0fcb…87740x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase31d ago0xa2cc62…73620f
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x6debbe…63d08c
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x46ddee…680bba
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x3e46e0…f8e69f
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x951266…59815c
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xdc1b35…2b8e2e
0x0fcb…87740x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase31d ago0x3bafee…e0627b
0x0fcb…87740xcd26…7902Basex402 service$0.01100%coinbase31d ago0xbe64c6…781095
0x0fcb…87740x325b…d430BaseStableEnrichExa$0.02100%coinbase31d ago0x23e58f…0d9d6f
0x0fcb…87740xc751…86a1Baseglim.shTwitter$0.01100%coinbase31d ago0x050bd2…da8c30
0x0fcb…87740x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase31d ago0x2c0300…871bec
0x0fcb…87740xce33…989eBaseCrypto Prices & Market DataCrypto$0.004100%coinbase31d ago0x15e581…020574
0x0fcb…87740xabe5…0441BaseStride20kInference$0.005100%coinbase31d ago0xdf57c2…e5eecd
0x0fcb…87740x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase31d ago0x12534e…08579c

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.