Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ee6…c2a30x4f4b…422dBase—$0.04100%coinbase32d ago0x9000e4…c55415
0x1f12…6a980x4f4b…422dBase—$0.001100%coinbase32d ago0x648d8b…23854c
0x8c20…628d0x4f4b…422dBase—$0.001100%coinbase32d ago0xf9a966…a3e0bc
0x1bce…75990x4f4b…422dBase—$0.001100%coinbase32d ago0xf14881…4e2040
0x52c5…44c80x4f4b…422dBase—$0.001100%coinbase32d ago0x749eb7…a3512b
0xebaa…a8a90x4f4b…422dBase—$0.0015100%coinbase32d ago0x08cfcd…91d7ec
0x7366…14620x4f4b…422dBase—$0.0015100%coinbase32d ago0xdab037…119a1f
0xc9c0…2f390x4f4b…422dBase—$0.04100%coinbase32d ago0x507ea4…6cf4a1
0xa8c6…ccd00x4f4b…422dBase—$0.001100%coinbase32d ago0x965259…9ddf5b
0x82cd…f4920x4f4b…422dBase—$0.04100%coinbase32d ago0xd2af77…572873
0xa059…05710x4f4b…422dBase—$0.0035100%coinbase32d ago0xeda966…292a4a
0xf328…83c20x4f4b…422dBase—$0.001100%coinbase32d ago0x955e25…03f9b8
0xa3b4…484b0x4f4b…422dBase—$0.0035100%coinbase33d ago0xabbafb…c2433c
0xba9e…0b980x4f4b…422dBase—$0.0015100%coinbase33d ago0xc5c247…60f854
0x53f5…2b590x4f4b…422dBase—$0.04100%coinbase33d ago0xf5ad36…f4889f
0x4608…49970x4f4b…422dBase—$0.001100%coinbase33d ago0x946ce7…cd7497
0x9140…932e0x4f4b…422dBase—$0.04100%coinbase33d ago0x3ff673…515cb7
0x7948…bfdd0x4f4b…422dBase—$0.04100%coinbase33d ago0xf914d2…b3b318
0xd6d5…37680x4f4b…422dBase—$0.0015100%coinbase33d ago0x1da4b1…a40382
0x88cd…ca700x4f4b…422dBase—$0.001100%coinbase33d ago0xd562c9…2d289d
0xf77c…7a780x4f4b…422dBase—$0.04100%coinbase33d ago0xe58750…897ba4
0x4d8f…34300x4f4b…422dBase—$0.0035100%coinbase33d ago0xd5a1aa…d24392
0x4035…77e60x4f4b…422dBase—$0.001100%coinbase33d ago0x7d6e0a…121276
0xe937…5a0b0x4f4b…422dBase—$0.0015100%coinbase33d ago0xf896e9…bde2db
0x0b76…0ee60x4f4b…422dBase—$0.001100%coinbase33d ago0x614c4a…de180a

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.