x402basequality 0.35

Pay-per-call stock data for ABBV 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 provides stock data for AbbVie (ticker: ABBV) through the lowpaymentfee.com platform, an x402-enabled API marketplace on the Base network. Each request costs $0.02 in USDC (maxAmountRequired of 20,000 base units with 6 decimals), paid inline via the x402 protocol — no API keys, no subscriptions, no rate limits.

lowpaymentfee.com hosts a broader suite of endpoints spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per request. The specific endpoint at `/api/v1/stocks/ABBV` is not listed on the site's landing page catalog (which focuses on analytics, AI, finance, and utility routes), but the x402 challenge is live and returns a valid 402 with payment terms. The response MIME type is `application/json`, and the endpoint accepts HTTP POST.

Because the crawled documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" stub with no further content, there is no schema documentation, example request/response, or field-level specification available. The actual shape of the stock data payload is unknown. Users should expect a JSON object but will need to discover the exact fields empirically after making a paid request.

Capabilities

stock-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving current or recent stock data for AbbVie (ABBV) programmatically
  • Integrating stock lookups into autonomous AI agents that can settle payments on Base
  • Building trading dashboards that pay per data fetch without subscription overhead

Fit

Best for

  • Agents or bots that need on-demand stock data without managing API keys
  • Low-volume or sporadic stock data consumers who prefer pay-per-call pricing
  • Developers experimenting with x402 payment-gated APIs on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk data feeds
  • Users who need comprehensive historical OHLCV data with documented schemas
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation for this specific stocks endpoint — no request/response schema, no examples, and the docs pages are empty stubs. The endpoint isn't even listed in the site's own catalog, making it effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a 'Connect wallet' stub with no content.
  • The /api/v1/stocks/ABBV endpoint is not listed in the site's own catalog of available APIs; it may be undocumented or experimental.
  • Response schema is completely unknown; no example responses are available.
  • Cannot verify what stock data fields are returned without making a paid request.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:33:57Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access