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.10100%xecho103d ago0x01e872…c84323
0xca0a…2d7a0x85b4…627cBase—$0.44100%xecho103d ago0x418945…fe1e1e
0xca0a…2d7a0x85b4…627cBase—$0.10100%xecho103d ago0x914659…c1a46d
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho103d ago0x4530e8…94682b
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho103d ago0x68d2e9…65194e
0xca0a…2d7a0x85b4…627cBase—$0.07100%xecho103d ago0xaefe34…b0b575
0xca0a…2d7a0x85b4…627cBase—$0.27100%xecho103d ago0x22efee…f66f42
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho103d ago0xac1e1d…763276
0xca0a…2d7a0x85b4…627cBase—$0.34100%xecho103d ago0xf4aa2f…1208d1
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0x73dc61…16bd8c
0xca0a…2d7a0x85b4…627cBase—$0.24100%xecho103d ago0xa3021a…137e3e
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0xe35219…1375a3
0xca0a…2d7a0x85b4…627cBase—$0.23100%xecho103d ago0xb38147…2dda29
0xca0a…2d7a0x85b4…627cBase—$0.06100%xecho103d ago0xc86fa0…1d50c9
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho103d ago0xab692c…984a8b
0xca0a…2d7a0x85b4…627cBase—$0.13100%xecho103d ago0x5caa0a…c1c44f
0xca0a…2d7a0x85b4…627cBase—$0.09100%xecho104d ago0xf119cf…c9687b
0xca0a…2d7a0x85b4…627cBase—$0.09100%xecho104d ago0x690ad4…ddc11a
0xca0a…2d7a0x85b4…627cBase—$0.04100%xecho104d ago0xe9e485…7a3e4c
0xca0a…2d7a0x85b4…627cBase—$0.27100%xecho104d ago0xd0f4b0…d3af1c
0xca0a…2d7a0x85b4…627cBase—$0.22100%xecho104d ago0xa899f6…dab0e8
0xca0a…2d7a0x85b4…627cBase—$0.05100%xecho104d ago0xb0d87a…4d226b
0xca0a…2d7a0x85b4…627cBase—$0.16100%xecho104d ago0x6a25e7…d3e471
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho104d ago0x7168f6…1a7127
0xca0a…2d7a0x85b4…627cBase—$0.03100%xecho104d ago0x505fa3…f6583a

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.