x402basequality 0.35

Pay-per-call stock market quote for IBM via x402 on Base (USDC), $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402 endpoint at lowpaymentfee.com provides a market quote for the ticker IBM. It is part of a broader platform offering data & analytics, AI/ML, finance, and infrastructure APIs, all priced at $0.02 per request and settled in USDC on the Base network. No API keys or rate limits are required — callers simply attach an x402 payment header with each request.

The specific endpoint `/api/v1/market/quote/IBM` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation on the site is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema for market quotes. The endpoint path suggests it returns a price quote for IBM stock, but the exact fields returned are unknown.

Capabilities

stock-quotemarket-datax402-paymentusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Fetching a real-time or recent market quote for IBM stock
  • Integrating IBM price data into an automated trading or analytics pipeline
  • Agent-driven portfolio monitoring that pays per data request

Fit

Best for

  • Agents needing on-demand IBM stock quotes without API key management
  • Low-volume, pay-as-you-go market data consumers
  • Crypto-native applications settling micro-payments on Base

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive historical OHLCV data across many tickers
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/IBM \
  -H "X-PAYMENT: <x402-payment-header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI spec, no documented request/response schema, and no example payloads. The docs pages are empty stubs. The actual data returned by the market quote endpoint is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The endpoint path suggests IBM stock data but there is no confirmation of data source, freshness, or fields returned
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

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

Agent access