x402basequality 0.35

Historical stock price data for PANW via x402 micropayment on Base, $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for Palo Alto Networks (PANW) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, AI/ML, data analytics, and infrastructure utilities. The endpoint uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint accepts POST requests and returns JSON. The specific URL path includes the ticker symbol PANW, suggesting the platform likely offers similar `/stocks/{ticker}/history` routes for other symbols, though only this endpoint was probed. The provider's landing page lists many other endpoints across finance, crypto, AI, and utility categories, all at the same $0.02 price point.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of documentation means callers will need to experiment to discover the expected request body format and response structure.

Capabilities

stock-historyhistorical-pricesx402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Retrieving historical price data for Palo Alto Networks (PANW) stock
  • Building financial dashboards or backtesting trading strategies with PANW data
  • Agent-driven portfolio analysis requiring on-demand stock history lookups

Fit

Best for

  • Agents or apps needing ad-hoc stock history without API key registration
  • Low-volume, pay-as-you-go access to PANW historical prices
  • Crypto-native workflows that can settle micropayments in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Bulk historical data downloads across many tickers (no batch endpoint documented)
  • Users who need detailed API documentation or guaranteed schema stability

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PANW/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 confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no examples, and all documentation pages are empty stubs. The listing is essentially a stub with only the payment challenge and landing page to work from.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README all return only a wallet-connect prompt with no content.
  • No OpenAPI or schema definition found; request body format and response structure are unknown.
  • Only the PANW ticker endpoint was probed; availability of other tickers is unconfirmed.
  • No SLA, rate limit, or uptime guarantees documented.

Citations

Provenance

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

Agent access