x402basequality 0.35

Historical stock data for MSFT 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 price data for Microsoft (MSFT) 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 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/stocks/MSFT/history` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (contract 0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are advertised; access is granted instantly upon payment. The payment timeout is 300 seconds.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the historical stock data includes (e.g., OHLCV, date ranges, granularity). The endpoint is confirmed live via a valid 402 challenge, but the actual data format and query parameters are unknown.

Capabilities

stock-historyfinancial-datax402-paymentusdc-micropaymentbase-networkper-request-billingno-api-key

Use cases

  • Retrieving historical price data for Microsoft stock programmatically
  • Building trading or analysis tools that need MSFT historical data
  • Agent-driven financial research with per-call payment

Fit

Best for

  • Developers needing on-demand MSFT historical stock data without subscriptions
  • AI agents that can settle x402 micropayments on Base
  • Quick one-off lookups of Microsoft stock history

Not for

  • Bulk historical data downloads across many tickers (only MSFT path documented)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/MSFT/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation beyond a landing page listing. The actual data format, query parameters, and response structure are entirely unknown.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or JSON schema describing request parameters or response format
  • Request body structure and supported query parameters are unknown
  • Response data fields (OHLCV, date range, granularity) are undocumented
  • Only the MSFT ticker path is documented in this listing; unclear if other tickers are supported at similar paths

Citations

Provenance

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

Agent access