Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1m ago0x480ad8…2a66c4
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase1m ago0xb9a3e5…c32b39
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase2m ago0x2bd418…2e2647
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase48m ago0x3b6d6b…37920b
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase49m ago0x5a5ee0…ab856e
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase50m ago0x91fbeb…3d67dc
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase50m ago0xf8f11c…8dcf9c
0x5ace…37e50x17cd…7905Basex402 service$0.05100%coinbase51m ago0x0ba03c…5b6d65
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase52m ago0xc976c6…3f7bd1
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase52m ago0x2dc979…6146bf
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase52m ago0x29585d…7ef26b
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase53m ago0x3723d9…0c0cfa
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase53m ago0x1b266c…857f70
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase54m ago0x413e60…509807
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase54m ago0x97aa85…ecf360
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase54m ago0x50d633…fc4847
0x8150…49190x17cd…7905Basex402 service$0.05100%coinbase55m ago0xf7509e…a01bdf
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase56m ago0x4a11a9…a065dc
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase57m ago0x494af4…bfb98b
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase58m ago0x63050d…634983
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase58m ago0x979f71…6d4702
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase59m ago0x89b44c…8e8ab8
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase59m ago0x8afacb…c1c8a4
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase1h ago0x461655…643afd
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase1h ago0x169d57…02f6b1

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.