x402basequality 0.30

Pay-per-call stock price lookup for ticker SO via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns stock price data for the ticker "SO" (Southern Company) via a simple POST request. It uses the x402 payment protocol on the Base network, accepting USDC payments at $0.02 per request. No API keys or accounts are required — callers attach an X-PAYMENT header with a valid x402 payment proof and receive a JSON response.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per call. The platform advertises no rate limits, no minimums, and instant access. Payment settles on the Base L2 network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with the "exact" payment scheme.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual data source and response format are unknown.

Capabilities

stock-price-lookupx402-paymentusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Fetching the current stock price of Southern Company (SO) programmatically
  • Integrating real-time equity pricing into an AI agent workflow without API key management
  • Building trading bots or dashboards that pay per data request via crypto micropayments

Fit

Best for

  • Agents or bots that need on-demand stock price data without subscription commitments
  • Developers experimenting with x402 pay-per-call APIs on Base
  • Low-volume or sporadic stock price lookups where $0.02/call is cost-effective

Not for

  • High-frequency trading requiring sub-second latency and bulk data feeds
  • Users who need historical OHLCV candle data or full market depth
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/SO/price \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 x402 challenge, but there is zero documentation on request parameters, response schema, or data sources. No OpenAPI spec, no examples, and all doc pages render only a wallet-connect prompt. The listing is effectively a stub.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or schema definition found; response format is completely unknown.
  • No example request or response payloads available; actual data quality and source are unverified.
  • The specific ticker 'SO' is hardcoded in the URL path; it is unclear whether other tickers are supported at similar paths.

Citations

Provenance

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

Agent access

Pay-per-call stock price lookup for ticker SO via x402 on Base (USDC). — Clawmart · Clawmart