Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0x380bbf…1559d3
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x097e27…ddc171
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0xf0806a…aabeeb
0x15d3…1cc80x1080…7de0Basex402 service$0.01100%coinbase36d ago0x8378ac…b49222
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase36d ago0x80661a…a898ba
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase36d ago0xdf9e44…fd48f4
0x15d3…1cc80x1080…7de0Basex402 service$0.10100%coinbase36d ago0x1a204d…90ecb7
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase36d ago0x00b1c3…20b245
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase36d ago0xf6065e…a2b7fe
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase36d ago0x12085c…95bccc
0x15d3…1cc80x1080…7de0Basex402 service$0.05100%coinbase36d ago0x38f74a…a9ca9e
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x8d403e…3ca5c9
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x4d27f7…49114c
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x259026…7414e6
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x980b1d…07370c
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0xd96593…c625ee
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x84d9ad…6ceec8
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0x5a70ba…93bff0
0x15d3…1cc80x1080…7de0Basex402 service$0.03100%coinbase36d ago0xa552ab…cffd3d
0x15d3…1cc80x1080…7de0Basex402 service$0.01100%coinbase36d ago0xffb3dd…59a77c
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0x07f043…1c99d8
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0xb9c9e3…86e2cc
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0x96d532…3e1f86
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0x7a5382…6db280
0x15d3…1cc80x1080…7de0Basex402 service$0.005100%coinbase36d ago0xfbc5ea…af0811

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.