Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase72d ago0xf314d1…a28049
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase72d ago0x2964c2…ecee1e
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase72d ago0x4d0958…4b512b
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase72d ago0x36f6f8…55cfb3
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase72d ago0x0d1398…b13333
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase72d ago0x1e3f34…c5f797
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase72d ago0xc05440…932c08
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase72d ago0x2842bd…f75ae7
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase72d ago0x1a1d60…7e30cf
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase72d ago0xaffd43…3de0a0
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase72d ago0xd3710c…fff8d0
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase72d ago0xbbb570…cc1588
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase72d ago0xc8a360…55aeb8
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase72d ago0x098afb…f6151b
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase72d ago0x5d6a78…104fda
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase72d ago0xd3e563…80da5d
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase72d ago0x9b9ed4…d3a55b
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase72d ago0x0e2b63…a22c09
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase72d ago0xa1cdd2…8ddff7
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase72d ago0x51dfba…ea98c0
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase72d ago0x9197ac…3b6e20
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase72d ago0x1f584b…59c6d3
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase72d ago0xaec287…1d580b
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase72d ago0x4f8bfe…c1b8d5
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase72d ago0x3e26a9…b06b89

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.