x402basequality 0.35

Stock quote data for ticker MO via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker symbol MO (Altria Group) via an x402 pay-per-call model. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with USDC's 6 decimals = $0.02). No API keys, rate limits, or subscriptions are required — each call is individually paid via the x402 protocol.

The provider (lowpaymentfee.com) hosts a broader suite of APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The specific endpoint probed here (/api/v1/stocks/MO) is a stock-specific route not explicitly listed on the landing page's catalog, but it follows the same URL pattern and pricing scheme as the other finance endpoints. The landing page confirms the pricing model: pay-per-use with no minimums, no commitments, and instant access.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no response examples, and no field-level documentation for what the stock data response contains. The endpoint is confirmed live (402 challenge captured), but the actual response payload structure is unknown.

Capabilities

stock-quoteper-call-paymentx402-protocolusdc-baseno-api-keypay-per-usejson-response

Use cases

  • Fetching current stock data for Altria Group (MO) in an automated trading or research pipeline
  • Integrating low-friction, keyless stock data access into an AI agent workflow
  • Paying per-request for occasional stock lookups without maintaining a subscription

Fit

Best for

  • Agents or bots that need on-demand stock data without API key management
  • Low-volume or sporadic stock data consumers who prefer pay-per-call
  • x402-compatible clients on the Base network looking for cheap financial data

Not for

  • High-frequency trading requiring sub-second latency guarantees and SLAs
  • Users who need comprehensive historical OHLCV data or full market coverage (no docs confirm this)
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/MO \
  -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 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no response examples, no documentation beyond a wallet-connect prompt, and the /api/v1/stocks/MO path is not even listed in the provider's own catalog. The actual data returned is completely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only a 'Connect wallet' prompt with no content.
  • The /api/v1/stocks/MO endpoint is not listed in the provider's own API catalog on the landing page, raising questions about its support status.
  • No response schema or example response is available; the structure and fields of the stock data are unknown.
  • No OpenAPI or machine-readable schema is published.

Citations

Provenance

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

Agent access