Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0xba1a44…fc2ad7
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x65082e…49db8d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0xc2f625…0c2d45
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x549c41…691fd9
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x069128…f62940
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x310bf4…18c7a7
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x7bd770…d91bee
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0xc1d640…77337d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0xe0a4ac…f0b968
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x9a061a…cfb950
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0xeef9de…93fe76
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x45e070…809ab2
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa20d ago0x9b47da…814da0
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x53c688…a968bc
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xfc4189…836fbb
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x458404…972c78
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xabdb83…4ea42e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xa6ec5f…7865c1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x979024…ed11bb
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0xee98bf…e2c73f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x03a96e…6a209a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x331646…452699
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x604685…5ec7ba
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x6d34bf…468cd4
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa21d ago0x51c707…5f20db

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.