x402basequality 0.35

Historical stock data for PM (Philip Morris) 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 the ticker PM (Philip Morris International) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, analytics, AI/ML, and utilities, all settled via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 exact-payment scheme. The maximum amount required per call is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). There are no API keys, no rate limits, and no subscription commitments — each request is independently paid.

Documentation beyond the landing page is sparse: the /docs, /pricing, and /api pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example request/response schema, and no description of what fields the historical stock data response contains. The endpoint is confirmed live (returns a proper 402 challenge), but the exact request parameters (e.g., date range, interval) and response shape are unknown.

Capabilities

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

Use cases

  • Retrieving historical price data for Philip Morris (PM) stock
  • Building financial dashboards that pull equity history on demand
  • Agent-driven portfolio analysis requiring per-call stock data
  • Backtesting trading strategies with historical stock prices

Fit

Best for

  • Agents or apps needing on-demand stock history without subscriptions
  • Developers who want crypto-native pay-per-call financial data
  • Low-volume or sporadic stock data lookups at $0.02 each

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive multi-ticker coverage (only PM ticker documented)
  • Anyone requiring detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PM/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 and returns a valid x402 402 challenge, confirming it exists and accepts payment. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The actual data returned is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — request parameters and response format are unknown
  • Docs, pricing, and API pages all render only 'Connect wallet' with no technical content
  • Only the PM ticker is referenced in this endpoint; breadth of stock coverage is unclear
  • No example responses available to verify data quality or structure

Citations

Provenance

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

Agent access