Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xa8abf5…2adc5a
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x3e2fa9…560dc0
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xb8ae66…8b1f15
0xcf98…fe7e0xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xa14b7e…f6f909
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x15167c…8a3873
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x1f276f…f5f0ca
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xffe4ba…545072
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xbfa5c4…7a405e
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xf74a80…16cff4
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xb31899…0816b0
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x8c3389…711a63
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x2c377f…8e7228
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x10706f…45344c
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xcaf6da…356cec
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x5aa313…487c10
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x5e651d…f0632c
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x5ea67c…a52d11
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x9b6fa9…789ed8
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xfb0ded…b6dd81
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xfb5904…2bcd8f
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xa83638…b1954f
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xf86758…738192
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0x652715…46288a
0x8d2a…7d370xd5f9…8618Basex402 service$0.001100%coinbase18d ago0xb8b029…c9935b
0x5803…4ecc0xd5f9…8618Basex402 service$0.03100%coinbase18d ago0x47f644…2bbe8f

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.