Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase131d ago0x001805…87a503
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00134100%coinbase131d ago0x63f246…76a516
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.003541100%coinbase131d ago0x1e0eab…afc078
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006331100%coinbase131d ago0x63e807…e5140f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004142100%coinbase131d ago0x41cb82…2d320f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001151100%coinbase131d ago0x6445fc…9c6f8c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase131d ago0x314fad…5aa518
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase131d ago0x45267b…39a2bd
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase131d ago0x54754f…ddf517
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001605100%coinbase131d ago0x4c670b…85b97d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0xbc46a3…64b37d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x8ff24c…e1bc2f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x29b8bb…9a8c42
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.009258100%coinbase131d ago0x1d7aed…90a787
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x3c9ecf…87df60
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x3b8c01…688308
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0xbd5dcf…4e0669
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x53ca85…0caf5a
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0xb78f33…ba68cb
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x405201…8cef73
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x7a867d…a0aa6c
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x1bd9c6…ceb85b
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0xa70cb5…10fb40
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0xae9d5a…f859aa
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004011100%coinbase131d ago0x50efbb…0fb804

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.