Anuncios de CS2 conscientes del float desde CSFloat, unificados con todos los demás marketplaces que monitorizamos, tras un solo endpoint REST.
csfloat.com
Tracked items
17,807
Active listings (24h)
Last update
2026-06-20
06:56 UTC
Refresh cadence
~16 min
Between scrapes
24h Volume
$70,492,358
Sum price × quantity
Trust signals, fee structure and supported payment rails — pulled directly from our marketplace registry.
Trust & profile
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$100,000.00 |
| 2 |
|
$100,000.00 |
| 3 |
|
$100,000.00 |
| 4 |
|
$99,999.00 |
| 5 |
|
$99,999.00 |
| 6 |
|
$91,272.96 |
| 7 |
|
$66,666.66 |
| 8 |
|
$50,000.00 |
| 9 |
|
$50,000.00 |
| 10 |
|
$44,769.73 |
Prices reflect the cheapest active CSFloat listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=csfloat to
return only CSFloat listings — or omit it for a side-by-side view across every marketplace.
On top of the unified /steam/api/items route, every market we cover gets two convenience endpoints — one schema, one auth header, every marketplace.
/market/csfloat/prices
Returns the current CSFloat catalogue as a flat array. Each row is one item with the lowest active price we have on record.
[
{
"market_hash_name": "Souvenir UMP-45 | Gunsmoke (Minimal Wear)",
"price": 130.69,
"quantity": 1,
"createdat": "2026-06-20T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-06-20T00:00:00+00:00",
"variants": null
}
]
/market/csfloat/history
Daily-snapshot history of the lowest CSFloat price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-06-13T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-06-19T00:00:00+00:00",
"price": 130.69,
"quantity": 1
}
]
Prefer one call across every marketplace? Use the unified /steam/api/items endpoint with markets=… — same DTO, comparison data included.
CSFloat es uno de los marketplaces de CS2 occidentales más fiables, diseñado específicamente en torno a los valores float y la autenticidad de las pegatinas. Si tu aplicación se preocupa por el float exacto de un objeto (para arbitraje, seguimiento de portafolio o destacar trofeos low-float), CSFloat es una de las pocas fuentes de datos que permite filtrar por rango de float de forma nativa.
CSFloat es un marketplace de CS2 occidental centrado en los valores float y la autenticidad de las pegatinas. Ampliamente considerado uno de los marketplaces P2P más fiables del ecosistema de CS2.
CSFloat is CS2-exclusive — it doesn't list other Steam games. Our API surfaces its full CS2 catalogue alongside the same items on Buff, Skinport and others.
Obtén una clave API y llama a /steam/api/items con markets=csfloat. La respuesta incluye los valores float allí donde están disponibles: filtra u ordena por float sin solicitudes adicionales.
We scrape CSFloat on a regular cadence — check the 'Last refresh' stat above for the most recent pull. Hot items refresh more often than the long tail.
CSFloat está ampliamente reconocido como uno de los marketplaces P2P más seguros de CS2. Aun así, verifica directamente con el marketplace antes de cualquier transacción. Exponemos CSFloat por los datos, no como recomendación de trade.
One key. One schema. Every marketplace.