Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0x96509a…49c3c9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x4c5ef6…0d4696
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x5be457…d062e5
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.15100%coinbase70d ago0x837258…a706cf
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x90c59d…56b2fb
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.15100%coinbase70d ago0xb916db…aaa453
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0xb27736…4b87b0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.06100%coinbase70d ago0xf99ccf…b8eb40
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0xc4b6d8…0e82bb
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase70d ago0xab588d…47ed92
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase70d ago0x26d255…d7ff84
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x6e3794…c06315
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x8217e6…e3a922
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xf65796…c596cf
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x40fdc4…434e5b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.15100%coinbase70d ago0x582079…866c01
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase70d ago0x5e9228…cbdd0d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x7f5b47…ff4088
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase70d ago0x52ea48…8413dc
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0x8ed368…384222
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.15100%coinbase70d ago0x17ef15…d02b70
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase70d ago0xb61c4b…7f71ae
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x30a5b8…d3b0c7
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase70d ago0xda9269…b0eaf8
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase70d ago0x33dbb9…2ca5a6

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.