Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc338ce…b655b1
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x22ac9d…a79cea
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase6d ago0xee208e…0bf563
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb3f5fa…144d93
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase6d ago0x359c48…d99b22
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase6d ago0x921b0d…d8ea2b
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa012ea…f5f458
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase6d ago0x39e4a7…282b36
0x799f…75ec0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9bfefc…1939da
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe14765…f29618
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xce6b77…ac4189
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd28bb6…5803c3
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa0a9fe…0b2a8e
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe123e6…7763de
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase6d ago0xfc6d7e…6e1209
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase6d ago0x41dca6…1bcab0
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x17a049…14bb89
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x067d84…d5a352
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3ee785…3ba43d
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3bf78e…094039
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc04791…ba3d74
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6f5e8a…af6769
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xeabd96…5cecdf
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase6d ago0x616b29…a28ec2
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd649c1…2609c7

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.