x402basequality 0.35

Pay-per-call market quote endpoint for GE stock via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/market/quote/GE` is part of the lowpaymentfee.com platform, which offers a broad suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints use the x402 protocol on the Base network, accepting USDC payments with no API keys, no rate limits, and no commitments required.

The specific endpoint probed serves market quote data for the ticker symbol "GE" (General Electric). It accepts POST requests and returns JSON. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is made via the x402 "exact" scheme to a designated wallet address on Base, with a 300-second timeout window.

The broader lowpaymentfee.com platform lists additional endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02/request price point. Documentation pages exist but appear to require wallet connection to view, so detailed request/response schemas are not available from the crawl.

Capabilities

market-quotestock-datax402-paymentusdc-settlementbase-networkpay-per-requestjson-api

Use cases

  • Fetching real-time or recent market quotes for GE (General Electric) stock
  • Building trading bots or dashboards that need on-demand equity pricing
  • Agent-driven financial analysis workflows that pay per query with no subscription

Fit

Best for

  • AI agents needing on-demand stock quotes without API key management
  • Low-volume or sporadic market data consumers who prefer pay-per-call pricing
  • Developers prototyping finance apps who want instant access with no signup

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data feeds
  • Users who need historical time-series data (no evidence this endpoint provides it)
  • Anyone without a Base-network USDC wallet for x402 payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/GE \
  -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 and returns a valid x402 402 challenge, confirming it exists and accepts payment. However, there is no OpenAPI schema, no documented request/response format, and the docs pages all resolve to a 'Connect wallet' prompt with no visible content. The actual data returned by this endpoint is unknown — we can only infer from the URL path that it provides a market quote for ticker 'GE'.

Warnings

  • No request or response schema available — the exact fields returned by this endpoint are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all show only 'Connect wallet' with no visible content.
  • The endpoint's specific data source and freshness/latency characteristics are undocumented.
  • The platform lists many diverse endpoints (AI, finance, utilities) all at $0.02 — unclear whether all are fully functional or stubs.

Citations

Provenance

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

Agent access