x402basequality 0.35

Market quote data for NOC via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides market quote data for the ticker symbol NOC (Northrop Grumman Corporation) through the lowpaymentfee.com platform. It is part of a broader suite of finance and market data APIs that are accessed via the x402 payment protocol on the Base network, settling in USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 "exact" scheme — no API keys, accounts, or rate limits are required. Each request costs $0.02 (20,000 base units of USDC with 6 decimals). The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base, with a maximum timeout of 300 seconds.

The lowpaymentfee.com platform hosts additional endpoints across data analytics, AI/ML inference, finance, crypto, and utility categories, all priced uniformly at $0.02 per call. Documentation pages exist but appear to require a wallet connection and contain no further technical detail at this time. Because there is no OpenAPI schema, no example responses, and no documentation describing the response format or accepted request parameters for this specific endpoint, the exact fields returned in the quote are unknown.

Capabilities

market-quotefinance-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Fetching real-time or recent market quote data for NOC (Northrop Grumman)
  • Building trading bots or dashboards that need on-demand stock quotes without API key management
  • Agent-driven workflows that pay per call for financial data on Base network

Fit

Best for

  • Agents or apps needing quick, keyless access to NOC market quotes
  • Developers who prefer crypto micropayments over traditional API subscriptions
  • Low-volume or sporadic market data consumers who want pure pay-per-use pricing

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing bulk historical market data downloads
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/NOC \
  -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 (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request parameters, no example responses, and the docs pages are empty beyond a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • No OpenAPI or request/response schema available — request body format and response fields are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all render only a 'Connect wallet' prompt with no technical content.
  • The specific content of the NOC quote (fields, data source, freshness) is undocumented.
  • Ticker 'NOC' is inferred to be Northrop Grumman; this is not confirmed by the provider.

Citations

Provenance

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

Agent access