x402basequality 0.35

Historical stock price data for PG (Procter & Gamble) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides historical stock price data for the ticker PG (Procter & Gamble). It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 exact scheme. The maximum amount required per call is 20,000 base units of USDC (0.02 USD), consistent with the platform's flat $0.02/request pricing. No API keys or account registration are needed — access is granted immediately upon valid payment. The platform advertises no rate limits.

Documentation beyond the landing page is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawl. The exact request body format and response structure for stock history data must be inferred or discovered experimentally.

Capabilities

stock-historyhistorical-pricesx402-paymentusdc-basepay-per-requestno-api-keyjson-response

Use cases

  • Retrieving historical price data for Procter & Gamble (PG) stock for backtesting or analysis
  • Building automated trading or portfolio monitoring agents that pay per data request
  • Integrating stock history into AI agent workflows without managing API keys or subscriptions

Fit

Best for

  • Agent-driven stock data retrieval with micropayments
  • Low-volume or sporadic historical price lookups for PG
  • Developers who want keyless, pay-as-you-go stock data access

Not for

  • High-volume bulk historical data downloads (no documented batch endpoint)
  • Real-time streaming stock price feeds
  • Users who need detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PG/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation, and no example responses. The actual request body format and response structure are unknown. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body format and response structure are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no technical content
  • The specific data source and coverage period for PG stock history is undocumented
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

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

Agent access