Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x91ab45…b89651
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xefc48d…3e9fc9
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x12bbeb…be0745
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x9c2515…da39e9
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x520829…5a9154
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xcaf912…4c5280
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xd8239a…a82e43
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x252c82…40e8bb
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x471b15…6986db
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xbfaba1…c11e15
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xe31f06…a94766
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xb097c7…33a185
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x563a95…9aa768
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xa11d9b…1168a5
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x41f77b…e6c84c
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x457baa…92ddff
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xc35f52…206cf1
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x5e2bea…58e42f
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x2132eb…aaf784
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x9a61ab…c9b5e6
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x60f99f…68400b
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xdfb7d0…8eae4c
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0xfcc84b…c4a5b2
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x011458…9593a7
0x2b84…89420x57a1…d570Base—$0.02100%coinbase32d ago0x054f27…d069be

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.