x402basequality 0.35

Historical stock price data for AMD 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 AMD (Advanced Micro Devices) through an x402-protocol pay-per-request model. It is part of the lowpaymentfee.com platform, which offers a broad suite of data, analytics, AI, finance, and utility APIs — all priced at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment of up to 20,000 base units ($0.02, since USDC uses 6 decimals) on Base. No API keys, accounts, or rate limits are advertised — access is purely payment-gated. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation beyond the landing page is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The specific fields returned for stock history (e.g., OHLCV, date ranges, granularity) are unknown and must be inferred or discovered by making a paid request.

Capabilities

stock-historyhistorical-price-datax402-paymentusdc-baseper-request-billingno-api-keyjson-response

Use cases

  • Retrieving historical price data for AMD shares for backtesting trading strategies
  • Feeding AMD stock history into analytics dashboards or financial models
  • Agents autonomously purchasing stock data on-demand without pre-registration
  • Integrating historical equity data into AI-driven investment research pipelines

Fit

Best for

  • Developers or agents needing quick, keyless access to AMD historical stock data
  • Pay-per-use scenarios where subscription pricing is overkill
  • x402-compatible agent workflows settling in USDC on Base

Not for

  • Bulk historical data downloads across many tickers (only AMD path documented)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Real-time streaming stock data (this endpoint serves historical data)

Quick start

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

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 examples. The docs pages are empty stubs. The actual data returned is entirely unknown.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt with no content.
  • No request or response schema is published; callers cannot know what fields to send or expect without trial-and-error.
  • Only the AMD ticker path is documented in this listing; availability of other tickers is unknown.
  • The platform lists many other endpoints on its landing page but provides no detailed docs for any of them.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:09:03Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access