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.28100%coinbase79d ago0x8fc5bb…ac0838
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase79d ago0xeb09f0…d01051
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase79d ago0x6751aa…01d0e7
0x467f…a4c10x85b4…627cBase—$0.51100%coinbase79d ago0xf1fe1f…959782
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase79d ago0x61a657…7f53ee
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase79d ago0x899ef4…b86b03
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase79d ago0x5a3414…e93828
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase79d ago0xc3bcd5…779d02
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase79d ago0xda3807…8ef522
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase79d ago0x6a5919…144ef2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase79d ago0xdaf0e2…fecb4f
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase79d ago0xd9a40a…b77d42
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase79d ago0x7608ca…8fcd29
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase79d ago0xe4ded5…aa3b1a
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase79d ago0xf06d5e…04e6d3
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase79d ago0xfc5fb2…a323ea
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase79d ago0x4b6a2b…3a7477
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase79d ago0x50a783…b886b7
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase79d ago0xb4f15c…7d626a
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase79d ago0x808f67…ecc707
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase79d ago0x761548…cc361e
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase79d ago0xa5ab70…d8faeb
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase79d ago0x0fbab1…334c70
0x467f…a4c10x85b4…627cBase—$0.59100%coinbase79d ago0xa9fda7…b27787
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase79d ago0x5a2a95…5d6806

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.