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.00252100%coinbase50d ago0x486962…4c1cee
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00261100%coinbase50d ago0xa8139d…f0b1ad
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002897100%coinbase50d ago0x775fc7…83661d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002484100%coinbase50d ago0x8c5bdb…75e925
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002136100%coinbase50d ago0xeac99c…458722
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002777100%coinbase50d ago0x7a3b95…b4223b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002874100%coinbase50d ago0x7d1df2…b2ac25
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002621100%coinbase50d ago0x219c67…38d63d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002888100%coinbase50d ago0xab056f…675e2b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002648100%coinbase50d ago0x2b4491…49cce6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002741100%coinbase50d ago0xbb814c…efd142
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002252100%coinbase50d ago0x9afa73…956efa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002466100%coinbase50d ago0x0de45a…a981ef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002257100%coinbase50d ago0xec1ae6…44b60d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002882100%coinbase50d ago0xc0b05f…9333e5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002483100%coinbase50d ago0x8599af…10cd84
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002835100%coinbase50d ago0x34625a…94cccc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002485100%coinbase50d ago0x5a9601…b6c121
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002327100%coinbase50d ago0x445fde…c3b828
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002393100%coinbase50d ago0x3b406f…cec89b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002396100%coinbase50d ago0xb54f30…3daed4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002368100%coinbase50d ago0xb57532…f752f4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002216100%coinbase50d ago0x923b67…08a4dc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002328100%coinbase50d ago0xe0bd5f…bf9780
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002491100%coinbase50d ago0x98e188…da4a8a

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.