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.62100%coinbase42d ago0xf3bcad…c5ade0
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase42d ago0x30d109…89a10f
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0x0226b9…8f0fa4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase42d ago0xd1603c…2305c4
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase42d ago0x360175…6ae385
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase42d ago0xa6ee50…f4b0e8
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase42d ago0x91c341…d11613
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0x4f7060…5ad2ef
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0xc6adcb…f17026
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase42d ago0xdea1e1…4e125c
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase42d ago0x2aa9f8…362d4f
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0x1253c4…24d1d7
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase42d ago0xd47865…5a7a82
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase42d ago0x944245…7f0c7f
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase42d ago0x4d2b92…1090c6
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase42d ago0x29c8b5…093618
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase42d ago0xc9c09d…56e137
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase42d ago0x6a27e0…e52ce5
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase42d ago0xe08f5f…1c2e71
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0xaec012…2f5f28
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase42d ago0xe6a62a…6570a9
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0x0a6ad3…c63982
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase42d ago0xaa2c99…5e5c79
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase42d ago0x8602fa…22e03a
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase42d ago0xa580eb…741346

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.