Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase15d ago0x5cf97f…d2d45e
0xdc6f…1d430xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x95c2fa…61c5cc
0xdc6f…1d430xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x538016…a81d7a
0xe3ba…3fb30xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase15d ago0xba9cd9…ff03bf
0xe3ba…3fb30xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0x0426a9…000dab
0x7052…402b0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0x9c1388…96b4f6
0x01f9…84d30xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0x413f67…67204f
0x4e4c…cb220xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase15d ago0x213762…9ffb8b
0x3a3f…f3a70xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0xc5af22…39dd27
0x3a3f…f3a70xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0xafe0a1…6d5fa8
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x142f02…be63cf
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x1ebff5…552de6
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0xa73a41…a34dfb
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0x82758a…2905f9
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0x5b1b11…45f166
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase15d ago0xd4e620…f6e1f9
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase15d ago0x69031d…151c80
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase15d ago0x4ea065…b464ba
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase15d ago0xa5d5be…8bc32a
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase15d ago0xedfbc6…12b2d3
0x2284…4bfb0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0x5df5dc…d23bc9
0x69e1…8a190xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0xaa3d48…39affa
0x69e1…8a190xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0xddfc00…1f442e
0x69e1…8a190xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0x6204e9…b1d751
0x69e1…8a190xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase15d ago0x250fcc…20de7b

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.