Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x289301…85bffc
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa46a8b…b7469f
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0xecb192…c7738c
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbda7e6…21055c
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5fd213…7abcd1
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x65c5c9…49bc0e
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4b39fb…ee5fba
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3be9fe…3fe9a1
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x24a89d…82e744
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x01eb6d…03839f
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x24866c…4ca9f0
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x67d297…2b78d9
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3c2ab4…971e3a
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x648ed5…624f47
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6b4513…a20a3d
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase4d ago0x29a40a…231a32
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase5d ago0xc3ae2f…35249c
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1daf88…84441b
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa50154…575bb0
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2a27e2…3ea418
0x43c5…c6820x17cd…7905Basex402 service$0.05100%coinbase5d ago0x481a3b…60ed4a

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.