Быстрые P2P-листинги из Waxpeer, унифицированы с каждым другим маркетплейсом, который мы отслеживаем.
http://waxpeer.com
Tracked items
20,781
Active listings (24h)
Last update
2026-05-25
19:38 UTC
Refresh cadence
—
Between scrapes
24h Volume
$35,391,388
Sum price × quantity
A visual preview of what the price API actually returns — pulled live from our DB.
| # | Item | Lowest price |
|---|---|---|
| 1 |
|
$99,999.00 |
| 2 |
|
$66,119.67 |
| 3 |
|
$30,502.39 |
| 4 |
|
$25,246.00 |
| 5 |
|
$21,188.60 |
| 6 |
|
$15,702.88 |
| 7 |
|
$15,187.21 |
| 8 |
|
$15,000.00 |
| 9 |
|
$13,594.28 |
| 10 |
|
$13,326.10 |
Prices reflect the cheapest active Waxpeer listing per item over the last 24 hours.
Filter the unified /steam/api/items endpoint
with markets=waxpeer to
return only Waxpeer 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/waxpeer/prices
Returns the current Waxpeer 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-05-25T00:00:00+00:00",
"variants": null
},
{
"market_hash_name": "Sticker | Slab (Foil) | Krakow 2017",
"price": 114.65,
"quantity": 1,
"createdat": "2026-05-25T00:00:00+00:00",
"variants": null
}
]
/market/waxpeer/history
Daily-snapshot history of the lowest Waxpeer price for a given item, ideal for charts and portfolio trackers.
[
{
"createdat": "2026-05-18T00:00:00+00:00",
"price": 124.40,
"quantity": 1
},
{
"createdat": "2026-05-24T00: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.
Waxpeer — западный CS2-маркетплейс, построивший свою репутацию на скорости транзакций — P2P-трейды обычно закрываются за секунды, а не за минуты. Это преимущество скорости отражается на ценах, близко следующих западному mid-tier.
Waxpeer — западный CS2-маркетплейс, известный быстрыми P2P-трейдами. Работает несколько лет и является одним из более узнаваемых имён в западном трейдинг-сообществе.
Waxpeer is CS2-focused. Our API surfaces its full CS2 catalogue alongside every other market we cover.
Вызовите /steam/api/items с markets=waxpeer и вашим API-ключом. Та же схема, что и у любого другого маркетплейса.
We scrape Waxpeer regularly. The 'Last refresh' stat shows the most recent successful pull.
Waxpeer работает несколько лет с в целом положительной репутацией. Проверяйте напрямую перед сделкой.
One key. One schema. Every marketplace.