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.003122100%coinbase105d ago0x81cc71…53c34c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001831100%coinbase105d ago0x323400…10fb74
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase105d ago0x2484f0…1700ad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001831100%coinbase105d ago0xffc231…42246a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003419100%coinbase105d ago0xff954a…976f98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001732100%coinbase105d ago0x631f7b…40d703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001896100%coinbase105d ago0x7a0a0c…3c5669
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002744100%coinbase105d ago0x042efd…0fb095
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003053100%coinbase105d ago0x8ac5e5…49336f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001523100%coinbase105d ago0x2d94cb…f29c5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00169100%coinbase105d ago0x63a363…7b9a25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase105d ago0x510cbc…2b5335
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x7b1671…0cf2f0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x8faef1…538c9f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001688100%coinbase105d ago0x8cf684…006d71
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003189100%coinbase105d ago0x8edd9f…7019e2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002998100%coinbase105d ago0xa54d53…d8e943
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001673100%coinbase105d ago0xc30136…96834c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003549100%coinbase105d ago0xbc9ef8…3beb7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase105d ago0x81eb09…836aef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001669100%coinbase105d ago0x575fce…b68a29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002913100%coinbase105d ago0x536c5a…1fe7fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001792100%coinbase105d ago0x8065de…0f035c

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.