x402basequality 0.35

Historical stock price data for PNC via x402 micropayment on Base network.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for PNC Financial Services Group (ticker: PNC) through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML inference, finance, crypto, and utility endpoints, all gated behind per-request x402 micropayments settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Each call costs a maximum of $0.02 (20,000 base units of USDC with 6 decimals) paid via the x402 X-PAYMENT header. The platform advertises no API keys, no rate limits, and instant access — you pay per request with no subscription or commitment.

Documentation beyond the landing page is extremely sparse; the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific fields returned by the /stocks/PNC/history endpoint (e.g., date range parameters, OHLCV columns, pagination) are unknown and must be discovered empirically.

Capabilities

stock-historyfinancial-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Retrieve historical price data for PNC stock for backtesting trading strategies
  • Feed PNC historical prices into financial analysis or portfolio modeling tools
  • Agent-driven stock research that pays per query without subscription overhead

Fit

Best for

  • Agents or apps needing on-demand stock history without API key management
  • Low-volume or sporadic financial data queries where per-request pricing is economical
  • x402-native workflows settling micropayments in USDC on Base

Not for

  • High-frequency or bulk historical data downloads (no documented bulk/batch mode)
  • Users who need comprehensive documentation or guaranteed SLA before integrating
  • Real-time streaming stock quotes (this endpoint serves historical data)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PNC/history \
  -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 (returns a valid 402 x402 challenge) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documented parameters, and no example payloads. Documentation pages are empty beyond a wallet-connect prompt, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request parameters and response format are unknown.
  • All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no content.
  • The specific data returned by the stocks history endpoint (fields, date ranges, granularity) is undocumented and must be discovered by trial.
  • The platform lists many diverse endpoints (AI, finance, utilities) all at $0.02 — actual data quality and sources are unverified.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:51:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access