Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003515100%coinbase65d ago0x01731d…a096df
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003658100%coinbase65d ago0x67b6b9…38a6ef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003139100%coinbase65d ago0x550811…096937
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00323100%coinbase65d ago0x6c6ec0…8212fa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003236100%coinbase65d ago0xf35435…00cc73
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003893100%coinbase65d ago0xca07ef…d1bd10
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003657100%coinbase65d ago0xc744d9…c4c3cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003157100%coinbase65d ago0x7b3a00…354f58
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003613100%coinbase65d ago0x62ad5f…d90d06
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003744100%coinbase65d ago0xaaa30c…d814c9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00362100%coinbase65d ago0xfafc15…a9fdbd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003239100%coinbase65d ago0x8c7005…1c988c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003599100%coinbase65d ago0xfb1429…2ffac7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003558100%coinbase65d ago0x4a3b8c…8510dc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003225100%coinbase65d ago0xfd16f8…1ca3b3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003642100%coinbase65d ago0xa1eac8…70ee7e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003774100%coinbase66d ago0x71b271…a35fbd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003252100%coinbase66d ago0x608868…7e5bd4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003497100%coinbase66d ago0xdc80f1…2365ec
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003771100%coinbase66d ago0x2e8599…bd0d4c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00333100%coinbase66d ago0xcd58e6…301a8f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003269100%coinbase66d ago0x1a04cc…bd3eed
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003774100%coinbase66d ago0x1ddafd…9c5045
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.003512100%coinbase66d ago0x644af6…827fe8

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.