Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003598100%coinbase18d ago0xbbbda0…173563
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x7f73ee…0431c6
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xac57f3…9254c9
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase18d ago0xc455a4…fd740b
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003401100%coinbase18d ago0x292325…a75ea7
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002111100%coinbase18d ago0xdcc44a…ad1325
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xdf57e6…b611b6
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.00725100%coinbase18d ago0x559f91…ffee8d
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.0035100%coinbase18d ago0x716d0c…34c52a
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002171100%coinbase18d ago0x98882c…cfe97a
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x9bfe9c…9e2ca9
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x84da24…e860ca
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.00718100%coinbase18d ago0x482e39…5cb40c
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003472100%coinbase18d ago0xe1eaf5…eaf840
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002154100%coinbase18d ago0x64b4be…c67b37
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x690ea7…c75580
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xa20de1…a8f8cc
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xca9247…987135
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x2b0892…9e1244
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.006335100%coinbase18d ago0x4be6d4…76b1e0
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.00334100%coinbase18d ago0x40c066…642fd3
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x333280…0eb95d
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xb8168f…ce4186
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.007365100%coinbase18d ago0x935cc1…c0c849
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003752100%coinbase18d ago0xc6b146…077562

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.