Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003292100%coinbase105d ago0x102dee…86b231
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001952100%coinbase105d ago0xb0b0e0…f9a10a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001831100%coinbase105d ago0xffc231…42246a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003122100%coinbase105d ago0x81cc71…53c34c
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x862b81…569412
0xb90a…9ae40x7443…b068Base—$0.05100%fluxa105d ago0x69dc60…a16474
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001831100%coinbase105d ago0x323400…10fb74
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase105d ago0x2484f0…1700ad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002744100%coinbase105d ago0x042efd…0fb095
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003419100%coinbase105d ago0xff954a…976f98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001896100%coinbase105d ago0x7a0a0c…3c5669
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x1e7d26…ecaa9c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001732100%coinbase105d ago0x631f7b…40d703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003053100%coinbase105d ago0x8ac5e5…49336f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00169100%coinbase105d ago0x63a363…7b9a25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x7b1671…0cf2f0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001523100%coinbase105d ago0x2d94cb…f29c5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase105d ago0x510cbc…2b5335
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x8faef1…538c9f
0x4789…4a100x85a7…109bBase—$0.001100%0x6cb9…e3d5105d ago0x4514f4…2791a4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001688100%coinbase105d ago0x8cf684…006d71
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefefeb…c925c2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003189100%coinbase105d ago0x8edd9f…7019e2
0x6c26…00440x0e3d…7757Base—$500.00100%0x2133…5a42105d ago0xa1e29f…c3d55c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002998100%coinbase105d ago0xa54d53…d8e943

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.