Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3928…36c90x5960…cfdfBase—$0.01100%coinbase73d ago0x8ef482…4ee4ef
0x3928…36c90x3a53…afc5Base—$0.01100%coinbase73d ago0xa93fce…e2220e
0x3928…36c90x9457…2fc1Base—$0.01100%coinbase73d ago0x52745b…c54737
0x3928…36c90xcc26…ad13Base—$0.01100%coinbase73d ago0x1a43f1…26074b
0x3928…36c90xdfab…5b26Base—$0.01100%coinbase73d ago0xee8d45…265651
0x3928…36c90xadd1…ad92Base—$0.01100%coinbase73d ago0x9b77d4…34d5a2
0x3928…36c90xc61d…ad94Base—$0.01100%coinbase73d ago0xe39eae…d4c023
0x3928…36c90x6172…ad4fBase—$0.01100%coinbase73d ago0x0d9c9a…a3255e
0x3928…36c90x4d98…bc41Base—$0.01100%coinbase73d ago0x759f72…0e8ca3
0x3928…36c90xaa59…8ac0Base—$0.01100%coinbase73d ago0xa26706…4c5d70
0x3928…36c90xddc9…6011Base—$0.01100%coinbase73d ago0x8b2b78…cf6342
0x3928…36c90x5c44…478cBase—$0.01100%coinbase73d ago0x77447b…af39c8
0x3928…36c90x2f4e…4918Base—$0.01100%coinbase73d ago0xa51558…8c17b0
0x3928…36c90x01ad…04c4Base—$0.01100%coinbase73d ago0x24fe9d…e985cb
0x3928…36c90xbd2e…853dBase—$0.01100%coinbase73d ago0x5c85d4…d526ba
0x3928…36c90x2e34…409aBase—$0.01100%coinbase73d ago0xfc773d…9b8083
0x3928…36c90xe213…9581Base—$0.01100%coinbase73d ago0x7e7cbd…33e0a8
0x3928…36c90x2d7f…6aa8Base—$0.01100%coinbase73d ago0xa81be7…e7a2c4
0x3928…36c90x545f…9a8fBase—$0.01100%coinbase73d ago0x08705a…8549ef
0x3928…36c90x0c20…0d06Base—$0.01100%coinbase73d ago0xcc086b…a0904f
0x3928…36c90x6299…f3e0Base—$0.01100%coinbase73d ago0xd1baf0…8d06a8
0x3928…36c90xfd3e…f638Base—$0.01100%coinbase73d ago0x6436f6…f5aa56
0x3928…36c90x129e…a45aBase—$0.01100%coinbase73d ago0x9a2db9…3e3b74
0x3928…36c90x5f85…7c01Base—$0.01100%coinbase73d ago0x9aa175…01c0ef
0x3928…36c90xdf9c…2b8dBase—$0.01100%coinbase73d ago0x1b426d…74f21a

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.