x402basequality 0.35

Pay-per-call stock quote API for TSLA via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for TSLA (Tesla) behind an x402 paywall. It is part of a broader suite of pay-per-request APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, crypto, and utility services. The specific endpoint `/api/v1/stocks/TSLA` accepts POST requests and returns JSON.

Pricing is $0.02 per request, paid in USDC on the Base network. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which has 6 decimals), equaling $0.02. No API keys are required; payment is handled inline via the X-PAYMENT header per the x402 protocol. The provider advertises no rate limits and instant access.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the stock data response contains. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual data quality and response format are unknown.

Capabilities

stock-datapay-per-requestx402-paymentusdc-settlementbase-networkjson-response

Use cases

  • Fetching real-time or recent TSLA stock data without API key registration
  • Programmatic agents purchasing stock quotes on-demand via x402
  • Integrating Tesla stock information into crypto-native applications

Fit

Best for

  • Agents or bots that need frictionless, keyless access to TSLA stock data
  • Developers building on Base who want USDC-settled API calls
  • Quick one-off stock lookups without subscription commitments

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing comprehensive multi-ticker historical data in bulk
  • Anyone requiring detailed API documentation or response schema guarantees before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/TSLA \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The actual data returned is completely undocumented, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request body schema or response schema documented anywhere
  • Unknown what stock data fields are returned (price, volume, OHLC, etc.)
  • No OpenAPI or machine-readable spec provided
  • The /api/v1/stocks/TSLA path is not listed on the provider's homepage; only generic categories are shown

Citations

Provenance

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

Agent access