Fast P2P listings from Waxpeer, unified with every other marketplace we track.
http://waxpeer.com
Tracked items
20,880
Active listings (24h)
Last update
2026-05-25
18:30 UTC
Refresh cadence
—
Between scrapes
24h Volume
$35,307,893
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 is a Western CS2 marketplace that has built its reputation on transaction speed — P2P trades typically clear in seconds rather than minutes. That speed advantage is reflected in its pricing, which tracks the Western mid-tier closely.
Our API normalises every Waxpeer listing into the same JSON schema we use across the catalogue, so you can compare Waxpeer pricing against Buff, Skinport, CSFloat and the rest with a single request.
Waxpeer is a Western CS2 marketplace known for fast P2P trades. It's been operating for several years and is one of the more recognised names in the Western trading community.
Waxpeer is CS2-focused. Our API surfaces its full CS2 catalogue alongside every other market we cover.
Call /steam/api/items with markets=waxpeer and your API key. Same schema as every other marketplace we surface.
We scrape Waxpeer regularly. The 'Last refresh' stat shows the most recent successful pull.
Waxpeer has been operating for several years with a generally positive reputation in the trading community. Verify directly before transacting.
One key. One schema. Every marketplace.