Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010x395d…fe66Base—$0.01100%coinbase58d ago0x1516ca…ed1779
0x4c20…d9010x223e…214dBase—$0.01100%coinbase58d ago0x813309…0b7b4f
0x4c20…d9010x402c…5756Base—$0.01100%coinbase58d ago0x886709…4713ca
0x4c20…d9010x57ff…b5deBase—$0.01100%coinbase58d ago0x36e103…a45eef
0x4c20…d9010xb5ca…d068Base—$0.01100%coinbase58d ago0xaab186…3efc0c
0x4c20…d9010x666e…0dc9Base—$0.01100%coinbase58d ago0xc5dda8…6f5ec7
0x4c20…d9010xef76…872dBase—$0.01100%coinbase58d ago0xaeb8c6…3f59ec
0x4c20…d9010x3ced…6b8eBase—$0.01100%coinbase58d ago0xe18c97…4d9adc
0x4c20…d9010x9f0e…2d01Base—$0.01100%coinbase58d ago0x153006…11aa98
0x4c20…d9010x2e74…faadBase—$0.01100%coinbase58d ago0x7e3fec…5b50a6
0x4c20…d9010xd2bf…18a5Base—$0.01100%coinbase58d ago0x6456bc…dfa7ce
0x4c20…d9010x529b…37a1Base—$0.01100%coinbase58d ago0x970d64…99904a
0x4c20…d9010xeda0…799dBase—$0.01100%coinbase58d ago0x11b5ba…050d3e
0x4c20…d9010x5abb…6855Base—$0.01100%coinbase58d ago0x1212df…cdff2b
0x4c20…d9010x6abe…daa7Base—$0.01100%coinbase58d ago0x5f6c6e…303cff
0x4c20…d9010x52cf…59ddBase—$0.01100%coinbase58d ago0x8170b2…478de5
0x4c20…d9010xf4fd…b918Base—$0.01100%coinbase58d ago0x3937be…9d4843
0x4c20…d9010x9fd4…563eBase—$0.01100%coinbase58d ago0xaf87ff…11d689
0x4c20…d9010x8c31…ddf4Base—$0.01100%coinbase58d ago0x6a593b…dd42aa
0x4c20…d9010x72f0…7926Base—$0.01100%coinbase58d ago0x24df8a…f0fdd7
0x4c20…d9010x73a1…30dcBase—$0.01100%coinbase58d ago0xbe95cf…c7cc2e
0x4c20…d9010x31db…8c1bBase—$0.01100%coinbase58d ago0x65a349…3a037e
0x4c20…d9010xc523…2255Base—$0.01100%coinbase58d ago0x80d944…8a4992
0x4c20…d9010x9b31…a047Base—$0.01100%coinbase58d ago0xd5eeeb…41becb
0x4c20…d9010xc8c6…174eBase—$0.01100%coinbase58d ago0x2a46a4…9bf45f

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.