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.03100%coinbase84d ago0x4a122d…f54fed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0x18b4e6…f5f3cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0x2dad5d…68855f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0xbaaaf8…5dae8c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0x205624…b690cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0xbb78ab…20ad71
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase84d ago0xb37edd…bf7596
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase84d ago0x2ad323…9afbb6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase84d ago0x649e52…169591
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase84d ago0x0609bd…9158df
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase84d ago0xd4dc57…2f0b38
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase84d ago0x85840c…7c9336
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase84d ago0xa73d71…612f20
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase84d ago0xffd212…6ea4a2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase84d ago0xd323c2…1fa746
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0x1d5acc…9a1382
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase84d ago0x03e833…d237ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0x5ed03f…aa2ba3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase84d ago0x99aea7…883198
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase84d ago0x81a560…dd7a7e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase84d ago0xf2fb9f…feda8b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase84d ago0xdede98…3b8ddd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase84d ago0xd6087e…e6a756
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase84d ago0xae65ff…0323d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase84d ago0x444063…ef27f6

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.