x402basequality 0.35

Historical stock data for CAT via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock data for the ticker CAT (Caterpillar Inc.) through the lowpaymentfee.com platform. It uses the x402 payment protocol, settling in USDC on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint accepts POST requests and returns JSON. It is part of a broader suite of paid 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 call. The specific response schema for the stock history endpoint is not documented, so the exact fields returned (e.g., OHLCV candles, date ranges, granularity options) are unknown.

The endpoint is live and responds with a proper 402 challenge. However, documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema, and no usage examples available from the provider.

Capabilities

stock-historyhistorical-market-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Retrieving historical price data for Caterpillar (CAT) stock for backtesting or analysis
  • Integrating stock history into an AI agent workflow with automatic micropayment settlement
  • Building dashboards or reports that include CAT equity performance over time

Fit

Best for

  • Agents or apps that need on-demand stock history without managing API keys
  • Developers experimenting with x402 pay-per-call APIs on Base
  • Low-volume consumers who want simple per-request pricing with no commitments

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive multi-ticker coverage from a single documented API
  • Anyone requiring detailed documentation or SLA guarantees before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/CAT/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 402 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no documented parameters, and all doc pages are empty stubs. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No request or response schema available — input parameters and output format are unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The specific data returned by the stock history endpoint (fields, date range, granularity) is not documented anywhere
  • This endpoint is part of a broad multi-category API platform; quality and reliability of the stock data source is unverified

Citations

Provenance

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

Agent access