x402basequality 0.35

Pay-per-call stock quote for QCOM via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns stock data for Qualcomm (QCOM) via an x402-gated HTTP POST call. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or accounts are required — callers attach an X-PAYMENT header containing a valid x402 payment proof and receive JSON data in response.

The endpoint is part of a broader platform offering dozens of pay-per-call APIs across categories including data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The specific /api/v1/stocks/QCOM route serves stock information for the QCOM ticker, though the exact response schema (fields, depth of data, real-time vs. delayed) is not documented in the available materials.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response payloads, and no description of what fields the stock endpoint returns. The x402 challenge is live and well-formed, confirming the endpoint is operational, but consumers should be prepared to experiment to understand the response format.

Capabilities

x402-paymentusdc-settlementbase-networkstock-quoteper-call-pricingno-api-keyjson-response

Use cases

  • Fetching current Qualcomm (QCOM) stock information in an automated trading or research pipeline
  • Agents that need on-demand equity data without managing API keys or subscriptions
  • Integrating stock quotes into crypto-native applications that can settle payments on Base

Fit

Best for

  • Crypto-native agents or wallets that can produce x402 payment proofs on Base
  • Low-volume, on-demand stock lookups where $0.02/call is cost-effective
  • Developers who want zero-signup access to stock data

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive historical OHLCV data or options chains (not documented)
  • Callers without a Base-network USDC wallet or x402 client library

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/QCOM \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation: no OpenAPI spec, no example responses, no description of what stock data fields are returned. The docs/pricing/README pages are all empty wallet-connect stubs. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format for /api/v1/stocks/QCOM is unknown
  • All documentation pages (/docs, /pricing, /README, /api) render only 'Connect wallet' with no content
  • Exact data returned (real-time vs delayed, fields included) is unverified
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:20:09Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access