x402basequality 0.35

Get MCO stock price data via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current stock price for MCO (Moody's Corporation) via a pay-per-call x402 micropayment model. It is hosted on lowpaymentfee.com, a platform that offers a broad catalog of data, AI, finance, and utility APIs all priced at $0.02 per request, settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled through the x402 protocol: callers receive a 402 challenge containing payment details (payTo address, asset, amount), settle the USDC payment on-chain, and include the payment proof in the X-PAYMENT header to access the data. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, subscriptions, or rate limits are advertised — access is purely pay-per-request.

The broader lowpaymentfee.com platform lists endpoints across categories including analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). Documentation pages exist but appear to require a wallet connection to view, so detailed request/response schemas for this specific endpoint are not available from the crawl.

Capabilities

stock-price-lookupx402-micropaymentusdc-paymentbase-networkpay-per-requestjson-response

Use cases

  • Fetching the current stock price for MCO (Moody's Corporation) in an automated trading or analytics pipeline
  • Integrating real-time equity price data into an AI agent workflow without needing API key management
  • Pay-per-use stock price lookups for low-volume or sporadic financial data needs

Fit

Best for

  • Agents or bots that need on-demand stock price data without subscription overhead
  • Developers building x402-native applications on Base
  • Low-volume financial data consumers who prefer pay-per-request pricing

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data feeds
  • Users who need historical stock price time series or OHLCV data (not evidenced here)
  • Users without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/MCO/price
# Returns 402 with x402 challenge. Include X-PAYMENT header with valid payment proof to receive stock price data.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no documented request/response format, and the docs pages all require wallet connection with no visible content. The actual data returned (fields, format, source of stock data) is entirely unknown.

Warnings

  • No request or response schema available — the exact fields returned are unknown.
  • Documentation pages require wallet connection and contain no visible content.
  • The source and reliability of the stock price data (MCO) is not documented.
  • This endpoint may be part of a generic template site; the quality and accuracy of the underlying data is unverified.

Citations

Provenance

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

Agent access