x402basequality 0.35

Pay-per-call stock quote for SLB (Schlumberger) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns stock data for the ticker SLB (Schlumberger / SLB Ltd.) via a simple POST request. It is part of a broader platform offering data, analytics, AI, finance, and utility APIs — all priced at $0.02 per request and payable with USDC on the Base network using the x402 protocol. No API keys, accounts, or rate limits are required; payment is handled inline via the X-PAYMENT header.

The x402 challenge confirms the endpoint is live, accepting payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a max amount of 20,000 base units of USDC (USD Coin, 6 decimals), which equals $0.02 per call. The response MIME type is application/json. The specific schema of the returned stock data is not documented in the crawled material, so the exact fields (price, volume, change, etc.) are unknown.

The platform's landing page lists many sibling endpoints across finance, AI/ML, data analytics, and infrastructure categories, all at the same $0.02 price point. Documentation pages (/docs, /pricing, /README) returned only a "Connect wallet" prompt with no additional technical detail, so the request body format and response schema for this stock endpoint remain undocumented.

Capabilities

stock-quoteper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for SLB (Schlumberger) in an automated trading or research pipeline
  • Integrating pay-per-call stock quotes into an AI agent workflow without managing API keys
  • Programmatic access to SLB financial data settled on-chain via USDC on Base

Fit

Best for

  • Agents or bots that need on-demand stock data without subscription commitments
  • Developers prototyping financial dashboards who want instant, keyless API access
  • Crypto-native applications that prefer on-chain micropayment settlement

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing comprehensive historical OHLCV data or full market depth
  • Anyone without a Base-compatible USDC wallet for payment

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/SLB \
  -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 confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation of request body format, response schema, or data source. The /docs, /pricing, and /README pages are empty beyond a wallet-connect prompt, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, and /README pages return only a wallet-connect prompt with no technical content.
  • Request body schema is unknown; it is unclear what (if any) parameters the POST body accepts.
  • Response schema is unknown; the fields returned for stock data are not documented anywhere in the crawl.
  • Data source and freshness (real-time vs. delayed) for stock quotes is unspecified.
  • The platform lists many diverse endpoints (AI, analytics, finance, utilities) all at $0.02 — quality and depth of each is unverifiable.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:05:19Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access