Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase41d ago0x90d9cd…264477
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase41d ago0xb69833…812b25
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase41d ago0xec529b…51afde
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase41d ago0x963e0e…538fa2
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase41d ago0x8b2deb…e7aafa
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase41d ago0x7070b8…cc7146
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase41d ago0x2a7e57…55175f
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase41d ago0xbef95a…297d07
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase41d ago0x1e6ae1…99fb29
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase41d ago0x3b1cdc…66deb4
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase41d ago0x87f605…55e081
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase41d ago0x98e65b…42c920
0x467f…a4c10x85b4…627cBase—$0.88100%coinbase41d ago0x3cc466…2d7be3
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase41d ago0xe5ca89…6e648d
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase41d ago0x262aee…ff6d98
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase41d ago0x61f359…777209
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase41d ago0x3d7c8e…02463b
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase41d ago0x360545…2de79e
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase41d ago0xbd73e7…49b04a
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase41d ago0x779816…757d67
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase41d ago0xea15cf…503d39
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase41d ago0x854de4…87dc2a
0x467f…a4c10x85b4…627cBase—$0.71100%coinbase41d ago0x725669…b108c8
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase41d ago0xea2dd6…fb4a1f
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase41d ago0xe3e695…fbc2a0

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.