Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940x4177…ed2fBase—$0.01100%coinbase65d ago0xd66929…723987
0x400d…6a940xec42…9182Base—$0.01100%coinbase65d ago0xbaa53c…39049b
0x400d…6a940xedb4…858dBase—$0.01100%coinbase65d ago0x986ab2…9a89ca
0x400d…6a940x08b2…72afBase—$0.01100%coinbase65d ago0x6e4b7c…7f70b2
0x400d…6a940x4728…2ca2Base—$0.01100%coinbase65d ago0xb73bbe…b07fab
0x400d…6a940xf0b2…a833Base—$0.01100%coinbase65d ago0x0d1e27…a1c10d
0x400d…6a940x0777…da0dBase—$0.01100%coinbase65d ago0x8cb033…7253b4
0x400d…6a940x0758…7000Base—$0.01100%coinbase65d ago0x29cbda…d457ee
0x400d…6a940x8d9a…3179Base—$0.01100%coinbase65d ago0x13899f…ac01a3
0x400d…6a940x917a…1a56Base—$0.01100%coinbase65d ago0x247463…8166b7
0x400d…6a940xe8a3…35a1Base—$0.01100%coinbase65d ago0xe9ff62…cfaa80
0x400d…6a940x7b6c…e426Base—$0.01100%coinbase65d ago0x4ec72f…5c2a20
0x400d…6a940x1847…d7c2Base—$0.01100%coinbase65d ago0x726e36…b7583c
0x400d…6a940xd0f8…1635Base—$0.01100%coinbase65d ago0xa6fff4…f44e3b
0x400d…6a940x9315…9092Base—$0.01100%coinbase65d ago0x4c253f…4515de
0x400d…6a940x1b4c…6bd9Base—$0.01100%coinbase65d ago0xd27034…507871
0x400d…6a940x35bb…681fBase—$0.01100%coinbase65d ago0x6d0c7a…8702a5
0x400d…6a940x7a1d…9a86Base—$0.01100%coinbase65d ago0x38e2ca…8aef29
0x400d…6a940x248b…4022Base—$0.01100%coinbase65d ago0x1fb66c…445cd6
0x400d…6a940x0593…fb95Base—$0.01100%coinbase65d ago0x092e64…8a75ec
0x400d…6a940xdcff…63e2Base—$0.01100%coinbase66d ago0xef738a…4792f8
0x400d…6a940x4ad5…6cfaBase—$0.01100%coinbase66d ago0xa60191…9523d2
0x400d…6a940xacfb…9e33Base—$0.01100%coinbase66d ago0x55b9b3…0ad35e
0x400d…6a940xea4d…6281Base—$0.01100%coinbase66d ago0xdf6609…388bf7
0x400d…6a940x5c15…c8b7Base—$0.01100%coinbase66d ago0x47a279…b9feb7

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.