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.42100%coinbase91d ago0x424e8d…a53cc5
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase91d ago0xfb7763…6037d4
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase91d ago0x9c989b…fbf4b9
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase91d ago0xfd314c…18bf29
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase91d ago0xbaba48…5c0dc8
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase91d ago0x3bc057…f68f02
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0x4064b4…83fc92
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase91d ago0x7b3e67…f44f0d
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase91d ago0x241284…c570b9
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase91d ago0xd2bde9…19f9ff
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase91d ago0x9068b8…871974
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase91d ago0xdbd44c…f7e70a
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase91d ago0x015440…6c2da0
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase91d ago0x94029e…544cfb
0xca0a…2d7a0x85b4…627cBase—$0.75100%coinbase92d ago0x20fdba…536dcb
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase92d ago0x3c2792…b6967b
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase92d ago0x4b6280…4087a1
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase92d ago0x1e9c47…8c3cf3
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase92d ago0x5fcb69…b1691b
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase92d ago0xc9b3c8…88d18e
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase92d ago0xf7a2f1…b38b76
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase92d ago0xe09460…88f8c5
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase92d ago0xa06fe9…b23d6c
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase92d ago0xe6e432…a01ab6
0xca0a…2d7a0x85b4…627cBase—$0.84100%coinbase92d ago0xdba162…4fcc3f

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.