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.05100%coinbase99d ago0xf09ea7…9d0d34
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase99d ago0x3a31db…a3ff62
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase99d ago0x483d47…c49347
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase99d ago0x0a6a7f…50bdd1
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase99d ago0x02a2e9…ee7603
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase99d ago0x1fe2a3…cda30a
0xca0a…2d7a0x85b4…627cBase—$0.11100%candidates99d ago0x5208c4…71e30c
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase99d ago0x7454aa…d7153d
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x1e3bc4…748064
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase99d ago0xc65ad1…f5f458
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase99d ago0x4122d7…f153b2
0xca0a…2d7a0x85b4…627cBase—$0.09100%candidates99d ago0x89d253…9be76a
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase99d ago0xea2b43…5a02b3
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase99d ago0x29ce2a…4da4fc
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x2c9db9…85321f
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0xec76fe…b6e2b0
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase99d ago0x27136a…2890ad
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x33e6d3…3c85f1
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x11e6a6…54862a
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x283920…725581
0xca0a…2d7a0x85b4…627cBase—$0.05100%candidates99d ago0xcbe38f…06fc2e
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase99d ago0x50fd40…965b0f
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase99d ago0x93f792…2c2ece
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0xabc56e…028f22
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase99d ago0x267609…649211

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.