x402basequality 0.35

Stock quote data for Morgan Stanley (MS) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for Morgan Stanley (ticker: MS) through the x402 payment protocol. It is part of a broader suite of pay-per-call APIs offered by the same provider, spanning finance, AI/ML, data analytics, and utility services. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider advertises a simple pricing model with no API keys, no rate limits, no minimums, and instant access. The x402 challenge was successfully captured, confirming the endpoint is live and accepting payment-gated requests. However, documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of what fields the stock data response contains. The specific endpoint path `/api/v1/stocks/MS` is not listed on the provider's landing page among the advertised APIs, though the finance section does list price feeds and exchange rates endpoints.

Because of the lack of documentation, the exact response schema and supported request parameters are unknown. Users should expect a JSON response with stock-related data for Morgan Stanley, but the specific fields (price, volume, market cap, etc.) cannot be confirmed from available materials.

Capabilities

stock-dataper-request-paymentx402-protocolusdc-settlementbase-networkjson-responseno-api-key

Use cases

  • Fetching current stock data for Morgan Stanley (MS) in an automated trading or analysis pipeline
  • Agents that need on-demand equity data without managing API keys or subscriptions
  • Pay-per-call stock lookups for portfolio dashboards or financial bots

Fit

Best for

  • AI agents needing frictionless, keyless access to stock data
  • Low-volume or sporadic stock data lookups where per-call pricing is economical
  • Developers building on Base who want crypto-native API payment

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive multi-ticker or historical stock data in a single call
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/MS \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_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), but there is no OpenAPI schema, no documented request/response format, no examples, and the /api/v1/stocks/MS path is not even listed among the provider's advertised endpoints. Documentation pages are effectively empty.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • The /api/v1/stocks/MS endpoint is not listed on the provider's landing page among advertised APIs
  • All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no content
  • Cannot confirm what stock data fields are returned or what request body parameters are accepted

Citations

Provenance

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

Agent access