Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x990c…749eBase—$0.04100%coinbase14d ago0x3bdd35…037965
0x7c65…6c400x9db6…c031Base—$0.05100%coinbase14d ago0x04f35e…f5980f
0x7c65…6c400x41e3…fddaBase—$0.03100%coinbase14d ago0xb75110…7e68fd
0x7c65…6c400x27ed…2120Base—$0.06100%coinbase14d ago0xe48523…af6a4f
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14d ago0xbccd47…b01f80
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14d ago0xe287ad…14becb
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14d ago0xdc6b8a…785a4f
0xb185…3e1d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14d ago0xccdd4b…397287
0x7c65…6c400x2459…ca2aBase—$0.06100%coinbase15d ago0x7f8a6d…5d4206
0x7c65…6c400x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase15d ago0x331653…79a6b9
0xf564…5c840x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase15d ago0x86ca20…46cfc0
0xf564…5c840x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase15d ago0xbaf572…231147
0x2ebe…89d30x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase15d ago0x69d6c2…3a7d3a
0x7c65…6c400xd303…68f5Base—$0.03100%coinbase15d ago0xdea24d…ecc924
0x7c65…6c400x0e6c…11daBase—$0.03100%coinbase15d ago0x595019…35a44a
0x7c65…6c400x1722…5ea6Base—$0.03100%coinbase15d ago0x5285c7…c39ace
0x7c65…6c400x37dc…59c5Base—$0.06100%coinbase15d ago0xeec668…20cc08
0x9b34…f66f0x7c65…6c40BaseVaayaFirecrawl$1.00100%coinbase15d ago0x9080f9…8c942f

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.