$0.02
per call · USD Coin on Base
eBay sold comps — sold & completed listings with realized prices and sold dates for pricing research and resale valuation, filterable by site, category, price band and condition, as clean JSON.
Endpoint
GET https://ebay.use.x402atlas.com/sold2
Calls / 30d
1
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://ebay.use.x402atlas.com/sold", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://ebay.use.x402atlas.com/sold?condition=3000&domain=ebay.com&max_price=400&min_price=50&page=1&per_page=50&query=nintendo+switch+oled&sort=best_match" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"categories": [
{
"id": 139971,
"name": "Video Game Consoles"
},
{
"id": 54968,
"name": "Video Game Accessories"
}
],
"domain": "ebay.com",
"items": [
{
"bids": 21,
"condition": "Pre-Owned",
"details_link": "https://ebay.use.x402atlas.com/product?product_id=157012348890",
"link": "https://www.ebay.com/itm/157012348890",
"location": "United States",
"price": {
"extracted": 232.5,
"raw": "$232.50"
},
"product_id": "157012348890",
"seller": {
"positive_feedback_percent": 98.9,
"review_count": 192884,
"username": "gamestop_outlet"
},
"shipping": {
"free": true,
"raw": "Free shipping"
},
"sold_date": "Jul 21, 2026",
"sponsored": false,
"thumbnail": "https://i.ebayimg.com/images/g/vN8AAOSwq9dnPq0c/s-l500.jpg",
"title": "Nintendo Switch OLED Model 64GB White Console - Complete in Box"
},
{
"condition": "Pre-Owned",
"details_link": "https://ebay.use.x402atlas.com/product?product_id=146119207455",
"link": "https://www.ebay.com/itm/146119207455",
"location": "United States",
"price": {
"extracted": 268,
"raw": "$268.00"
},
"product_id": "146119207455",
"seller": {
"positive_feedback_percent": 99.6,
"review_count": 7761,
"username": "retro.console.co"
},
"shipping": {
"extracted": 14.85,
"free": false,
"raw": "+$14.85 shipping"
},
"sold_date": "Jul 18, 2026",
"sponsored": false,
"thumbnail": "https://i.ebayimg.com/images/g/hR2AAOSwLtJnKd41/s-l500.jpg",
"title": "Nintendo Switch OLED Splatoon 3 Special Edition Console Bundle"
}
],
"next_page": 2,
"page": 1,
"per_page": 50,
"query": "nintendo switch oled",
"related_searches": [
"nintendo switch oled zelda edition",
"nintendo switch 2",
"steam deck oled"
],
"total_results": 12634
}Payment details
0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from eBay Search, Comps & Products & similar services
eBay Search, Comps & Products · Search
ebay.use.x402atlas.com
eBay listings search — live prices, condition, shipping, seller reputation, auctions & Buy It Now across supported regional eBay sites, with category, price band, condition, seller & location filters, sorted, as clean JSON.
eBay Search, Comps & Products · Product
ebay.use.x402atlas.com
eBay listing detail — one listing by product id: buy options & current bid, variants, shipping to a supported destination, seller reputation, item specifics, stock & watch counts as clean JSON.
Kronos Crypto Data & Forecasts · Liquidations BTC
kronossignals.com
Forward liquidation cluster map + recent prints for all 17 crypto assets. Part A: estimated liq price levels for 5x/10x/25x/50x leverage bands, modeled from open interest and mark price — no new upstream source. Part B: real liquidation prints from OKX public API (no auth). Returns cluster map, nearest_long/short clusters, squeeze_bias, and honest disclaimers. Supports BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT/HYPE-USD. Pay-per-call via x402.