x402basequality 0.40

Stock market quote for SLB via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns a market quote for the ticker symbol SLB (Schlumberger / SLB Ltd.) via the x402 payment protocol. It is part of a broader suite of pay-per-call APIs hosted at lowpaymentfee.com, covering finance, analytics, AI/ML, and utility services. Payment is settled on the Base network using USDC at $0.02 per request with no API keys, rate limits, or subscriptions required.

The x402 challenge confirms the endpoint is live and accepts POST requests. The payment scheme is "exact" with a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02. The asset address (0x8335…) corresponds to USDC on Base. Callers attach an X-PAYMENT header containing the x402 payment proof to receive the JSON response.

The specific endpoint path `/api/v1/market/quote/SLB` suggests it returns a stock or market quote for the SLB ticker. However, no response schema or example response is documented in the crawled material, so the exact fields returned are unknown. The provider's landing page lists this under "Finance & Web3" alongside price feeds, exchange rates, and crypto quotes, but detailed API documentation pages returned only a "Connect wallet" prompt with no further content.

Capabilities

stock-quotemarket-datax402-paymentusdc-micropaymentbase-networkpay-per-callno-api-key

Use cases

  • Fetching real-time or recent market quotes for SLB (Schlumberger) programmatically
  • Building trading bots or dashboards that need on-demand stock data without subscriptions
  • Agent-driven workflows that pay per call for financial data using crypto micropayments

Fit

Best for

  • Agents or apps needing occasional stock quotes without API key management
  • Crypto-native applications that can pay with USDC on Base
  • Low-volume or bursty access patterns where per-request pricing is economical

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data feeds
  • Users who need comprehensive multi-ticker streaming market data
  • Callers without a Base-compatible wallet or USDC balance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/SLB \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base). However, there is no documented response schema, no example responses, and the docs/pricing/API pages all returned only a wallet-connect prompt with no usable content. The exact data returned by this endpoint is inferred from the URL path alone.

Warnings

  • No response schema or example response is available — the exact fields returned are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all returned only 'Connect wallet' with no API documentation.
  • The specific data source and freshness of the SLB market quote are undocumented.

Citations

Provenance

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

Agent access