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.02100%coinbase79d ago0x121ab7…5f00d1
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xa526ea…f413fc
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase79d ago0xb6728d…46a525
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xb5c5e8…b2ba1a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x272810…19e2c0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0xcb0dda…3539e5
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xe49f50…610c34
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0xd18a48…6b03a6
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0xc6501b…891b0b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0x577607…d8a01e
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x9c7aac…f5e386
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xba2b50…e68a17
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0x916a5a…63dc81
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase79d ago0x09fb53…4e0c0d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x38f5ed…07988c
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xa412b6…4725b1
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x454622…0ca1cd
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xa17193…704d8f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase79d ago0x7c9cd6…f0443f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0x890ba6…0cae87
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x484d45…38eaa9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xb621eb…daa13f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0x976870…9c58e0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0x065177…010fa9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0x1d06b4…ab9da1

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.