x402basequality 0.35

Historical stock price data for SLB (Schlumberger) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for the ticker SLB (Schlumberger) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, AI/ML, data analytics, and infrastructure utilities, all gated behind the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Each call costs $0.02 in USDC (USD Coin) on Base, settled on-chain with no API keys, no rate limits, and no upfront commitments. The x402 challenge was confirmed live, advertising a maxAmountRequired of 20,000 base units of USDC (6 decimals → $0.02). Payment is sent to the provider's wallet address and the endpoint responds with the requested data.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the history endpoint returns or what query parameters it accepts. The endpoint path suggests it returns historical price data for the SLB stock ticker, but the exact shape of the response (date range, granularity, fields) is unknown.

Capabilities

stock-historyfinancial-datax402-paymentusdc-basepay-per-requestno-api-key

Use cases

  • Retrieving historical stock prices for SLB (Schlumberger) for backtesting or analysis
  • Integrating pay-per-call stock data into autonomous agent workflows without API key management
  • Accessing financial data with on-chain USDC micropayments on Base

Fit

Best for

  • Agents or apps needing on-demand stock history without subscription commitments
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume financial data consumers who prefer per-request pricing

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users needing comprehensive multi-ticker historical data in bulk
  • Anyone requiring detailed API documentation or schema guarantees before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/SLB/history \
  -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 confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only a wallet-connect prompt. The exact request parameters and response format are entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema for request or response bodies
  • Exact request parameters (date range, granularity, etc.) are unknown
  • Response format and fields are undocumented
  • The provider hosts many diverse endpoints (AI, finance, utilities) all at $0.02 — unclear if all are fully implemented

Citations

Provenance

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

Agent access