x402basequality 0.35

Pay-per-call stock quote for CVS 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 CVS (CVS Health Corporation) through an x402-gated API call. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call endpoints spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The specific /api/v1/stocks/CVS endpoint is not listed on the provider's landing page among the showcased APIs, but the x402 challenge is live and returns a well-formed 402 response. Documentation is extremely thin — the /docs, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content.

Because there is no OpenAPI schema, no example request/response payloads, and no documentation describing the response format, the exact fields returned are unknown. Callers should expect a JSON object with stock price or quote data for CVS, but the structure must be discovered empirically.

Capabilities

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

Use cases

  • Fetching current CVS Health stock price or quote data on demand
  • Integrating real-time equity data into trading bots or dashboards without API key management
  • Agent-driven portfolio monitoring that pays per request with USDC on Base

Fit

Best for

  • Agents or apps needing on-demand CVS stock data with crypto micropayments
  • Developers who want keyless, pay-as-you-go stock data access
  • x402-compatible clients on the Base network

Not for

  • Bulk historical stock data downloads (no batch endpoint documented)
  • Users who need detailed documentation or guaranteed response schemas before integrating
  • Non-crypto payment workflows — only USDC on Base is accepted

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/CVS \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, there is no documentation, no OpenAPI schema, no example request or response, and the /api/v1/stocks/CVS path is not even listed on the provider's own landing page. The response format is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, and /README pages are empty beyond a wallet connect prompt
  • The /api/v1/stocks/CVS endpoint is not listed among the provider's advertised APIs on the landing page
  • No OpenAPI or output schema provided; response structure must be discovered empirically
  • Unknown data source for stock quotes — freshness and accuracy cannot be verified

Citations

Provenance

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

Agent access