x402basequality 0.35

Pay-per-call stock quote API for GE via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for General Electric (GE) via a simple POST request, gated by the x402 payment protocol. Each call costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The payment is settled on-chain to a specified wallet address using the "exact" scheme with a maximum amount of 20,000 base units (0.02 USDC, since USDC uses 6 decimals).

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services — all at the same $0.02/request price point. The specific endpoint probed here (`/api/v1/stocks/GE`) appears to be a stock-specific route, likely returning quote or price data for the GE ticker symbol.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the MIME type `application/json`. The endpoint is confirmed live via a valid 402 challenge, but the actual data quality and response structure remain unknown without a paid request.

Capabilities

stock-quotex402-paymentusdc-settlementbase-networkpay-per-callno-api-keyjson-response

Use cases

  • Fetching real-time or recent stock quote data for General Electric (GE)
  • Integrating stock data into an AI agent workflow without managing API keys
  • Programmatic access to equity data with on-chain micropayments

Fit

Best for

  • Agents or bots that need quick, keyless stock data lookups
  • Developers experimenting with x402 pay-per-call patterns
  • Low-volume stock data consumers who prefer pay-as-you-go pricing

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing comprehensive historical stock data or bulk downloads
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/GE \
  -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 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no example payloads, and all documentation pages returned only a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • No documentation available — all doc/API/pricing/README pages show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format
  • Response data quality and freshness (real-time vs. delayed) are unknown
  • The specific /api/v1/stocks/GE route is not listed on the homepage; it may be an undocumented or dynamically generated endpoint

Citations

Provenance

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

Agent access