Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x873fe2…2c26f3
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x3eaae2…6c811c
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x38b219…db44c3
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x6b65dd…852e23
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xdbcdb8…f53f56
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xd4939e…b40f9e
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x8d0667…a200ac
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xa75208…fdf687
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x50098d…231785
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x703854…9fea70
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xc9a04a…af60fb
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x84748e…37fa28
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x8b188b…8a1351
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x9efb31…494ae0
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xc40925…1b20ab
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x687ebe…3fd847
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x1aa471…4d4ff6
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xd4a201…62fda6
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x76b22f…bd2068
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x79c94c…d5cfb0
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x784588…e4b885
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xed9081…3c43d7
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x5fd8ab…615457
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0xb75ff3…d7e3d6
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x634148…bf5151

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.