G

GamePulse · Items Skin Check

by GamePulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.05

per call · USD Coin on Base

Live in-game item price check across Steam Market and Skinport with real cash-out math: prices, fees, spread, liquidity, and a sell-here verdict.

Endpoint

GET https://gamepulse.theaslangroupllc.com/api/items/skin-check

1

Calls / 30d

1

Unique payers / 30d

Aug 20

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://gamepulse.theaslangroupllc.com/api/items/skin-check", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://gamepulse.theaslangroupllc.com/api/items/skin-check?game=cs2&item=AK-47+%7C+Redline+%28Field-Tested%29" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "cash_out": {
    "skinport": {
      "cash_withdrawable": true,
      "fee_pct": 12,
      "gross_usd": 30.18,
      "net_cash_usd": 26.56
    },
    "steam": {
      "cash_withdrawable": false,
      "fee_pct": 15,
      "gross_usd": 41.14,
      "net_wallet_usd": 34.97
    }
  },
  "coverage": {
    "skinport": "ok",
    "steam": "ok"
  },
  "game": "Counter-Strike 2",
  "item": "AK-47 | Redline (Field-Tested)",
  "liquidity": {
    "skinport_listings": 566,
    "steam_sales_24h": 79
  },
  "match": "exact",
  "prices": {
    "skinport_median_usd": 52.01,
    "skinport_min_usd": 30.18,
    "skinport_suggested_usd": 41.27,
    "steam_lowest_usd": 41.14,
    "steam_median_usd": 41.14
  },
  "spread": {
    "steam_vs_skinport_floor_pct": 26.6
  },
  "verdict": "Liquidity is healthy... sell on Steam if you will spend the proceeds on Steam; sell on a cash marketplace if you want money out."
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

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

Get featured →

More from GamePulse & similar services