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.66100%coinbase71d ago0xe28abd…83c6c7
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase71d ago0x80088e…3922f4
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase71d ago0x79e9ef…775834
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase71d ago0x2014db…ceb7f7
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase71d ago0xb99042…6c5bea
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase71d ago0x9a1976…0c4ebe
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase71d ago0xeedb80…14c1ac
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase71d ago0x48ac74…784dde
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase71d ago0xb96602…6f43da
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase71d ago0xf03127…e3d977
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase71d ago0xd040f7…46479b
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase71d ago0xc7a0b8…cbc92f
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase71d ago0x1d3759…cf6ec9
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase71d ago0x638b01…95b81a
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase71d ago0x5fadc6…074bda
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase71d ago0x754789…aa30b8
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase71d ago0xe68926…064cb6
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase71d ago0x84a067…e4a479
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase71d ago0x06a510…8edd31
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase71d ago0xae1540…e249ea
0x467f…a4c10x85b4…627cBase—$1.09100%coinbase71d ago0xd11359…ae3b06
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase71d ago0xbf77fc…559326
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase71d ago0xba530d…3cce2a
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase71d ago0xa2f928…3b110b
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase71d ago0x7f2c82…d092aa

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.