E

eBay Search, Comps & Products · Sold

by eBay Search, Comps & Products

GETBaseArbitrumPolygon

$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/sold

2

Calls / 30d

1

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from eBay Search, Comps & Products & similar services