Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144c…cfc70xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase33d ago0x25eb39…11bced
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase33d ago0x6365d5…e52a69
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase33d ago0xfdad05…35a097
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase33d ago0xa06c53…19e74c
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase33d ago0x93b5f3…72d42a
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xb56d1d…24dd9a
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xab38dc…4e4e68
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x3ef018…872eaf
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x035e98…8bd973
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x77c512…72807c
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xd5ace2…41c0b1
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x861ba0…fe35e8
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x128836…8ec0ad
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xc71ea2…e21a9d
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x6ef76f…6a1048
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x339a3b…19f3a1
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x7ee54f…b2d445
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xfc6e67…0c945a
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xa77348…8a3e9f
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xe3b309…60c929
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x2a5661…7fc7ba
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x8304ee…740d75
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x06a7da…b8768d
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0xc6dcb0…e4de14
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase34d ago0x1348a6…10b4cd

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.