Cross-market comparison
Compare CS.Money Trade prices against other marketplaces in a single API call.

Query CS.Money Trade listings and price history through one CS2Cap endpoint. Rather than integrating CS.Money Trade directly, you get its feed normalized alongside every other marketplace we track.
CS.Money's trade side values items for item-for-item swaps rather than cash, with the spread built into the exchange rate instead of charged as a fee. That produces a trade valuation running systematically apart from cash prices: the number that matters when you are moving inventory rather than selling it. Paired with CS.Money's market side, the two give both readings for the same skin.
CS2Cap tracks 630.9K CS.MONEY - Trade listings across 23.8K items, 56.5% of the CS2 catalog, holding $25.3M in listed value. That makes it the 17th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 5 minutes. Daily CS.MONEY - Trade price history runs back to Apr 2026.
curl -sS \
-H "Authorization: Bearer $CS2C_API_KEY" \
"https://api.cs2c.app/prices?providers=csmoney_t¤cy=USD&limit=1"CS2Cap normalizes CS.MONEY - Trade into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.
Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.
Lowest listed price and quantity for items available on CS.Money Trade, refreshed every 5 minutes.
Daily CS.Money Trade price points archived without a retention cutoff, plus intraday candles over the recent window.
Cross-marketplace analytics including CS.Money Trade in spread and volume calculations.
Compare CS.Money Trade prices against other marketplaces in a single API call.
Track CS.Money Trade pricing programmatically alongside other providers.
Include CS.Money Trade data in spread, volume, and pricing analysis across markets.
Include CS.Money Trade valuations in inventory and portfolio pricing tools.
No. CS2Cap is a third-party aggregation service. CS.Money Trade data is included as one of many supported marketplace sources.
CS2Cap returns CS.Money Trade listing prices, refreshed every 5 minutes, with daily history since Apr 2026.
Yes. CS.Money Trade is also written as CS.MONEY Trade. Those names all refer to the same marketplace, and this page covers that single feed.
No. CS.Money Trade prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.
CS.Money Trade daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.
Use the repeated providers=csmoney_t parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=csmoney_t parameter.
Check endpoint access, choose a plan, and create your key.