MPPtempoquality 0.35

Search StockX product listings in real-time via a pay-per-call API on Tempo L2.

Price
$0.005 / call
Protocol
mpp
Verified
no

What it does

KicksDB's StockX real-time search endpoint lets agents and applications query current StockX product data programmatically. Each call is settled via the Tempo L2 payment method (chainId 4217) using pathUSD at a cost of $0.005 (5000 base units, 6 decimals) per request. The endpoint is part of the broader KicksDB suite, which aggregates sneaker and streetwear market data — prices, sales history, and availability — from platforms like StockX, GOAT, and others.

The endpoint is live and responds with a standard MPP 402 payment challenge on unauthenticated GET requests. It uses the "charge" intent, meaning each call is a one-shot payment rather than a streaming session. The fee payer flag is set to true, so the provider covers on-chain transaction fees. No OpenAPI schema, documentation pages, or example responses were found during crawling — the provider's origin returns 404 on all common doc paths. As a result, the exact query parameters, response shape, and available filters are unknown and must be discovered through experimentation or external documentation.

Payments are directed to recipient address 0xca4e835F803cB0b7C428222B3A3B98518d4779Fe on Tempo L2. The challenge expires far in the future (April 2026), indicating a long-lived pricing configuration.

Capabilities

stockx-product-searchreal-time-sneaker-datapay-per-calltempo-l2-settlementmpp-protocol

Use cases

  • Searching StockX product listings in real-time for price comparison tools
  • Building sneaker resale bots or dashboards that need current StockX catalog data
  • Integrating StockX product search into AI agents for shopping assistance
  • Monitoring product availability and pricing across sneaker marketplaces

Fit

Best for

  • Agents or apps needing real-time StockX product search without a direct StockX API key
  • Sneaker and streetwear market data aggregation
  • Low-cost per-query access to StockX listings via crypto micropayments

Not for

  • Bulk historical data exports (pay-per-call model would be expensive at scale)
  • Users who need detailed API documentation or guaranteed response schemas before integrating
  • Non-crypto payment workflows (only Tempo L2 pathUSD settlement is available)

Quick start

curl -X GET "https://kicksdb.mpp.tempo.xyz/v3/realtime/stockx/products?query=jordan+1" \
  -H "Authorization: Payment <tempo-payment-token>"

Endpoint

Transporthttp
Protocolmpp
CurrencypathUSD

Quality

0.35/ 1.00

The endpoint is live and returns a valid MPP 402 challenge with clear pricing, but no documentation, OpenAPI schema, or example responses are available. Query parameters and response format are entirely unknown. Listing is effectively a stub with confirmed liveness and pricing.

Warnings

  • No API documentation found — all common doc paths return 404
  • No OpenAPI or JSON schema available; request parameters and response shape are unknown
  • Currency address 0x20c000000000000000000000b9537d11c60e8b50 assumed to be pathUSD (6 decimals) based on Tempo L2 context; if decimals differ, the stated price of $0.005 would be incorrect

Citations

Provenance

Indexed frommpp_dev
Enriched2026-04-19 17:04:05Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-21

Agent access