Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x09d5a8…4a9f7c
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase52d ago0x19e029…2ab1b7
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0xd1a3e4…a54b1e
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x8a0023…ef7ac2
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase52d ago0xb38ded…03b908
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x17ab1c…6d4b02
0x778d…00180xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase52d ago0x98e77e…3c691a
0x778d…00180xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase52d ago0x664641…6a9e4c
0xcf4c…a9cf0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase52d ago0xe38a9c…c790c9
0xcf4c…a9cf0xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase52d ago0x1f0a4b…003195
0xcf4c…a9cf0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase52d ago0x34e6d3…07dbc0
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase52d ago0xce031d…71bfe6
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0xdde59d…efd1c4
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x19608b…57903b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase52d ago0xe3e9ce…d841fc
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x24fb28…a887b7
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase52d ago0x6bc5d4…f27cd0
0xc507…c7500xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase52d ago0x24341e…58edf9
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase52d ago0x1962eb…ddf6fe
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase53d ago0x4ad7e1…f5f9a4
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase53d ago0xe0a99f…1437f6
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase53d ago0x390b2e…59ee09

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.