Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380x031e…aef5Base—$0.01100%coinbase73d ago0x493c5a…5c6c7b
0xf816…99380x63c8…fbddBase—$0.01100%coinbase73d ago0xd15cac…e0e023
0xf816…99380xb843…b57cBase—$0.01100%coinbase73d ago0x81c1bd…7a9901
0xf816…99380xb983…d95bBase—$0.01100%coinbase73d ago0x3068df…b46cdb
0xf816…99380x10a5…0705Base—$0.01100%coinbase73d ago0x64862e…f11924
0xf816…99380x8aed…152bBase—$0.01100%coinbase73d ago0xb2341c…fb3c46
0xf816…99380x26b5…cc31Base—$0.01100%coinbase73d ago0x3b57a0…468c6a
0xf816…99380xf093…4470Base—$0.01100%coinbase73d ago0x1659f2…f79fdd
0xf816…99380x5de2…171dBase—$0.01100%coinbase74d ago0x7a7345…9ac39a
0xf816…99380x2063…38c1Base—$0.01100%coinbase74d ago0x310c10…f32173
0xf816…99380xe247…a60aBase—$0.01100%coinbase74d ago0x330309…b1cd07
0xf816…99380x8508…2222Base—$0.01100%coinbase74d ago0xfa2cea…7882af
0xf816…99380xc74a…ce2aBase—$0.01100%coinbase74d ago0xea0684…5a1ccf
0xf816…99380xa6f1…58abBase—$0.01100%coinbase74d ago0xb0b054…2dd68c
0xf816…99380x438f…43ddBase—$0.01100%coinbase74d ago0x570fc0…38d75e
0xf816…99380x4d6a…4a04Base—$0.01100%coinbase74d ago0x93ea19…8d1b0f
0xf816…99380x3104…1fdaBase—$0.01100%coinbase74d ago0xafe86d…8315d1

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.