Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase45d ago0xe3d904…edf1ce
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase45d ago0xac2bdc…1046aa
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase45d ago0xb630c5…0b04df
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase45d ago0x23d883…7f96f4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase45d ago0x81ae10…c7e173
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase45d ago0x01cdcb…34ac94
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase45d ago0xf9aceb…5e0482
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase45d ago0xfc8ef5…dde15e
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase45d ago0x9980e4…a87c5e
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase45d ago0x5cc136…2aae0d
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase45d ago0x6aa6ef…2711c1
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase45d ago0x7f3a95…030c7b
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase45d ago0x3349fa…a78b6c
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase45d ago0x5a40f8…3292ec
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase45d ago0x8232d3…56fc92
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase45d ago0x4c1427…21c50f
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase45d ago0x219965…6a76f5
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase45d ago0xcb2861…04a172
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase45d ago0x3f6bb3…61e94b
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase45d ago0x2c39c2…592a8d
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase45d ago0x799b6f…3542bf
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase45d ago0xd9cda7…ce3f7a
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase45d ago0x2995ec…b2610f
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase45d ago0xe65b27…0a8a2d
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase46d ago0x805928…365c61

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.