x402basequality 0.35

Pay-per-call stock quote API for ADBE 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 Adobe (ADBE) through a pay-per-call x402 protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a 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 hosts a broader suite of APIs spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation), all priced uniformly at $0.02 per request. However, this specific listing covers only the `/api/v1/stocks/ADBE` endpoint.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. 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 402 challenge response.

Capabilities

stock-quoteper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Fetching real-time or recent stock data for Adobe (ADBE) without managing API keys or subscriptions
  • Integrating stock lookups into autonomous AI agents that can settle payments on Base
  • Building trading bots or dashboards that pay per query using USDC on Base

Fit

Best for

  • Agents or bots needing keyless, pay-as-you-go stock data
  • Developers already operating on the Base L2 network with USDC
  • Low-volume or sporadic stock data lookups where subscriptions are overkill

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive market data across many tickers in a single call
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ADBE \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

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 documented request/response format, no examples, and the docs pages are empty stubs. The actual data returned is unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is entirely unknown
  • Docs, pricing, and API pages render only 'Connect wallet' with no technical content
  • No example request or response payloads are available; the stock data content and freshness are unverified
  • The specific stock ticker (ADBE) is hardcoded in the URL; it is unclear whether other tickers are supported at similar paths

Citations

Provenance

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

Agent access