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.63100%coinbase46d ago0x66ea4a…aa91a8
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase46d ago0xc8967f…023f8f
0xca0a…2d7a0x85b4…627cBase—$0.95100%coinbase46d ago0x3eb913…760eda
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase46d ago0xfdfb9c…793cfd
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase46d ago0xdbe907…2fc436
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase46d ago0x0a13f1…d0ee35
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase46d ago0xb0bb30…e1029c
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase46d ago0x71e6c5…428423
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase46d ago0xa20529…68dfa7
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase46d ago0x9f9600…4d78e7
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase46d ago0xd17f69…b890ed
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase46d ago0xa34ecb…f05d46
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase46d ago0x091ddd…77c3e9
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase46d ago0xee45e2…f9f756
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase46d ago0xe1fcf4…5d784c
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase46d ago0xe401e7…87a531
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase46d ago0x6e639c…7f8fb0
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase46d ago0x9a1ed6…19dd05
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase46d ago0xdfe1b4…59fddb
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase46d ago0xca3cfb…7b23f0
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase46d ago0xb61733…a54e58
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase46d ago0x98d0ef…b948fa
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase46d ago0x7308fe…5a8756
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase46d ago0xe3196d…2a5fc4
0xca0a…2d7a0x85b4…627cBase—$0.92100%coinbase46d ago0x0a0ca4…1bde13

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.