Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0116…bf950x6839…1a2bBase—$1.00100%coinbase47d ago0x71b437…4506db
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase47d ago0xa6ef98…8504e0
0x470d…7e810x9c95…e299Base—$0.001100%fluxa47d ago0xe68816…f3b54a
0xec38…7f080x9c95…e299Base—$0.001100%fluxa47d ago0xfccf03…075d31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007879100%coinbase47d ago0x1ded13…b3c49e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase47d ago0x136cd6…06a181
0x0dda…d9f70xb0af…7de0Base—$67.72100%coinbase47d ago0x586c9b…bc5b03
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005568100%coinbase47d ago0x0b4108…9947c1
0x3941…84090x6839…1a2bBase—$5.00100%coinbase47d ago0xedd14c…e68b88
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa47d ago0x1bda6b…e231ea
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x190d99…6b34ae
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x012881…645635
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x2f42cd…5e54d7
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0xe6f7f9…40ccfc
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0xed0cb3…f5a2ff
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xc45b64…0a8531
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase47d ago0x624adc…332635
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x8f7da5…75bebb
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0xe2ac43…4268d3
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0xe3b3e8…9c5167
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x79de8c…c1f3a5
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x6ff873…2d9157
0x692e…a7f70x9c95…e299Base—$0.001100%fluxa47d ago0x333169…f6c99c
0x388c…5c2a0x9c95…e299Base—$0.001100%fluxa47d ago0xd1b22f…d122c0
0xfeef…6ed80xa9dd…2315Base—$0.002100%coinbase47d ago0x5c5d43…22ad2b

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.