x402basequality 0.45

Get the current stock price for JNJ (Johnson & Johnson) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current stock price for Johnson & Johnson (ticker: JNJ) as a pay-per-call API secured by the x402 protocol. It is part of a broader suite of APIs hosted at lowpaymentfee.com, which spans data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request.

Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge advertises a maxAmountRequired of 20000 base units, which equals $0.02 (USDC uses 6 decimals). No API keys or rate limits are required; access is granted instantly upon payment. The endpoint accepts POST requests and returns JSON.

The provider's landing page lists many other endpoints across categories like sentiment analysis, text summarization, exchange rates, gas estimates, and geocoding — all at the same $0.02 price point. Documentation pages beyond the landing page were largely empty (showing only a "Connect wallet" prompt), so details about request/response schemas, supported parameters, and error handling are not available from the crawl.

Capabilities

stock-pricereal-time-datax402-paymentusdc-basepay-per-callno-api-keyjson-response

Use cases

  • Fetching the latest JNJ stock price for a trading bot or portfolio tracker
  • Integrating real-time equity data into an AI agent workflow without managing API keys
  • Pay-per-use stock price lookups for low-volume or sporadic financial analysis

Fit

Best for

  • Agents or apps needing on-demand stock prices without subscription commitments
  • Developers who want crypto-native pay-per-call access to financial data
  • Low-volume consumers who prefer micropayments over monthly API plans

Not for

  • High-frequency trading systems that need sub-millisecond latency and bulk data
  • Users who need historical price data, candlestick charts, or full OHLCV feeds
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.45/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and the docs/pricing/README pages are all empty beyond a wallet-connect prompt. The actual response payload for a successful call is unknown.

Warnings

  • No request or response schema documented — the actual JSON shape returned on successful payment is unknown.
  • Documentation pages (/docs, /pricing, /README) are effectively empty, showing only 'Connect wallet'.
  • The specific endpoint is for JNJ only; it is unclear whether other tickers are supported at similar paths.
  • No information on data source, update frequency, or accuracy of stock prices.

Citations

Provenance

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

Agent access