x402basequality 0.35

Real-time stock price data 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 returns the current stock price for Walmart (ticker: WMT) as a pay-per-call API secured by the x402 protocol. It is part of a broader suite of APIs hosted at lowpaymentfee.com that span data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 "exact" scheme: the caller signs a USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the provider's address on Base. No API keys, subscriptions, or rate limits are advertised — access is gated purely by micropayment.

Documentation beyond the landing page is extremely thin. The /docs, /pricing, /api, and /README pages all resolve to a minimal "Connect wallet" prompt with no additional technical detail, example requests, or response schemas. The exact shape of the response (fields, data source, update frequency) is not documented and must be inferred from the endpoint path and the provider's "Finance & Web3 — Market data and financial calculations" category label.

Capabilities

stock-pricereal-time-market-datax402-micropaymentusdc-paymentbase-networkpay-per-callno-api-key

Use cases

  • Fetching the latest Walmart (WMT) stock price for portfolio dashboards or trading bots
  • Integrating real-time equity prices into AI agent workflows without managing API keys
  • Pay-per-use stock data retrieval for low-volume or sporadic financial analysis

Fit

Best for

  • Developers who want key-less, pay-per-call stock price access
  • AI agents that can settle x402 micropayments on Base
  • Low-volume consumers who prefer no subscription commitments

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no example payloads, and all documentation pages are empty stubs. The actual data source and response structure are entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a 'Connect wallet' prompt with no technical content.
  • Response schema is completely undocumented; the fields and data source for the stock price are unknown.
  • No example requests or responses are provided by the provider.
  • Stock/equity data may be subject to exchange licensing and redistribution restrictions; the provider does not disclose its data source or licensing status.

Citations

Provenance

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

Agent access