x402basequality 0.35

Stock market quote for WMT (Walmart) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides a market quote for the ticker symbol WMT (Walmart) through the lowpaymentfee.com platform, which offers a variety of pay-per-call APIs settled via the x402 protocol on the Base network using USDC. The specific endpoint `/api/v1/market/quote/WMT` accepts POST requests and returns JSON data. Payment is $0.02 per request (20,000 base units of USDC with 6 decimals), with no API keys, rate limits, or subscriptions required.

The lowpaymentfee.com platform hosts a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced uniformly at $0.02 per call. This particular endpoint falls under the finance category and appears to return a stock or market quote for the Walmart (WMT) ticker. No OpenAPI schema, detailed documentation, or example responses were found in the crawl; the docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no substantive content.

Because there is no published schema describing the request body format or the response structure, agents will need to experiment or rely on convention (e.g., sending an empty POST body or a JSON object with optional parameters). The endpoint is confirmed live — it returns a proper x402 402 challenge with version 1 and a 300-second payment timeout.

Capabilities

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

Use cases

  • Fetching a real-time or recent market quote for Walmart (WMT) stock
  • Integrating stock price lookups into an autonomous agent workflow without API key management
  • Pay-per-call market data retrieval settled on-chain via USDC on Base

Fit

Best for

  • Agents needing ad-hoc stock quotes without subscription commitments
  • Developers prototyping x402-based finance data pipelines
  • Low-volume, on-demand market data consumers

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive historical OHLCV data or full order-book depth
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no example payloads, and all documentation pages are empty beyond a wallet-connect prompt. The actual content of the WMT quote response is unknown.

Warnings

  • No request or response schema is published — input format and output fields are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) contain no substantive content.
  • It is unclear whether this returns real-time, delayed, or cached stock data, or what data source backs it.
  • The endpoint description is generic ('Premium API Access') and does not describe the WMT quote specifically.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:47:48Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access