Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5252d6…80da49
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x529f22…36dfb3
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1f0c3a…81b4a8
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x83c7c1…d39ddb
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb3070b…14a144
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf04a16…b388ed
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5274b1…c7a05d
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3875a4…a3eb84
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb9ad22…b565e8
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x83e85c…e6f31c
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x015fec…3c80af
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9a4ddb…2fc3d2
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd19908…c37897
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb5128b…b6e75e
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9c5589…6f0fb7
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8b6264…49623a
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdaddc3…4bff24
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4f8e83…e2a0ee
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcc7ca6…607117
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0x63d46e…5530c9
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf0a869…7d48ca
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase4d ago0xe25383…444439

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.