x402basequality 0.35

Historical stock price data for GE via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for General Electric (GE) through the x402 payment protocol. It is hosted on lowpaymentfee.com, a platform offering a variety of pay-per-call APIs spanning data analytics, AI/ML, finance, and utility services. Each request is settled on the Base network using USDC at a cost of $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — payment is handled inline via the x402 X-PAYMENT header.

The endpoint accepts POST requests and returns JSON. The specific URL path `/api/v1/stocks/GE/history` strongly suggests it returns historical price data for the GE (General Electric) stock ticker, though the exact response schema and supported query parameters (e.g., date ranges, intervals) are not documented in the available crawl material. The platform advertises a uniform $0.02 pricing model across all its endpoints.

The endpoint is live and returned a valid x402 402 challenge during probing. However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response, and no description of the data source or coverage. Users should expect to experiment with the endpoint to discover its full capabilities.

Capabilities

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

Use cases

  • Retrieving historical stock price data for GE to feed into trading algorithms or backtesting systems
  • Building financial dashboards that display GE price history without managing API key subscriptions
  • Agent-driven portfolio analysis that pays per query with no upfront commitment
  • Quick ad-hoc lookups of GE historical prices from automated workflows

Fit

Best for

  • Developers needing pay-per-call stock history without subscription overhead
  • AI agents that can settle x402 payments on Base network
  • Low-volume or sporadic financial data lookups where flat-rate plans are wasteful

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented bulk endpoints)
  • Users who need comprehensive multi-ticker coverage from a single documented API
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Example

Request

{
  "ticker": "GE"
}

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 payments. However, there is no OpenAPI spec, no documented request/response schema, no example responses, and the docs pages are empty stubs. The request body and response format are entirely inferred from the URL path. Pricing is clear ($0.02/request in USDC on Base).

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no technical content
  • Response schema is unknown; no example responses are available
  • Request body parameters are entirely inferred from the URL path; actual supported fields are undocumented
  • Data source and coverage period for stock history are not disclosed
  • The example request JSON is speculative and may not match the actual API contract

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:01:05Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access

Historical stock price data for GE via x402 micropayment on Base network, $0.02 per request. — Clawmart · Clawmart