x402basequality 0.35

Historical stock price data for PLD (Prologis) via pay-per-request x402 on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402 endpoint at lowpaymentfee.com provides historical stock price data for the ticker PLD (Prologis, Inc.) through a simple POST request. Payment is handled inline via the x402 protocol on the Base network using USDC, with each request costing $0.02 (20,000 base units of USDC with 6 decimals). No API keys, accounts, or rate limits are required — callers simply attach an X-PAYMENT header with a valid payment proof.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The specific endpoint `/api/v1/stocks/PLD/history` is not explicitly listed on the landing page among the showcased APIs, but the x402 challenge confirms it is live and accepting payments. The response MIME type is application/json.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the historical data includes (e.g., OHLCV, date ranges, granularity). Callers should expect a JSON response with historical stock data for PLD but will need to experiment to determine the exact schema and any supported query parameters.

Capabilities

stock-historyhistorical-price-datax402-paymentusdc-base-networkpay-per-requestno-api-keyjson-response

Use cases

  • Retrieving historical price data for Prologis (PLD) for financial analysis
  • Feeding stock history into trading algorithms or backtesting systems
  • Building dashboards that display PLD historical performance
  • Agent-driven portfolio analysis requiring on-demand stock data

Fit

Best for

  • Developers needing quick, keyless access to PLD stock history
  • AI agents that can pay per-request via x402 on Base
  • Low-volume or sporadic stock data lookups without subscription commitments

Not for

  • High-frequency trading requiring sub-second latency and bulk historical downloads
  • Users needing historical data for arbitrary tickers (this endpoint is PLD-specific)
  • Anyone requiring detailed API documentation or guaranteed SLAs

Quick start

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

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, but there is no documentation, no OpenAPI schema, no request/response examples, and the specific stocks endpoint isn't even listed on the provider's landing page. Effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages only show 'Connect wallet'
  • No OpenAPI or request/response schema provided; request parameters and response format are unknown
  • The /api/v1/stocks/PLD/history endpoint is not listed among the provider's advertised APIs on the landing page
  • Cannot confirm what historical data fields are returned (dates, OHLCV, granularity, etc.)

Citations

Provenance

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

Agent access