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—$2.99100%coinbase30d ago0xfc832f…0432eb
0xca0a…2d7a0x85b4…627cBase—$1.07100%coinbase30d ago0xd85b87…40d0a4
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase30d ago0x0d2e03…fc8032
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase30d ago0x22f717…f32839
0xca0a…2d7a0x85b4…627cBase—$0.59100%coinbase30d ago0x492ce7…2f0858
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase30d ago0x144ff7…20c0d5
0xca0a…2d7a0x85b4…627cBase—$1.29100%coinbase30d ago0x15c69e…e9b7d4
0xca0a…2d7a0x85b4…627cBase—$1.46100%coinbase30d ago0xcdb547…a65958
0xca0a…2d7a0x85b4…627cBase—$1.05100%coinbase30d ago0xb38a15…40eeff
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase30d ago0xb6e8da…0f190d
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase30d ago0xf88b9e…ab72f6
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase30d ago0x9f8df0…21a67b
0xca0a…2d7a0x85b4…627cBase—$0.71100%coinbase31d ago0x981a6a…ff275c
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase31d ago0xb16067…0d8066
0xca0a…2d7a0x85b4…627cBase—$1.31100%coinbase31d ago0xf9537d…5f1843
0xca0a…2d7a0x85b4…627cBase—$0.76100%coinbase31d ago0x280480…80cf12
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase31d ago0xb65945…1e640c
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase31d ago0xb2b9b0…b682e9
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase31d ago0xe57ff2…ff2310
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase31d ago0x156365…247d89
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase31d ago0xf8c3d1…70fbba
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase31d ago0xee5eac…9f24ba
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase31d ago0xf0c96e…8baec8
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase31d ago0x3927b5…9c2809
0xca0a…2d7a0x85b4…627cBase—$1.29100%coinbase31d ago0xd520b4…de40f8

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.