x402basequality 0.40

Get the current stock price for PEP (PepsiCo) via a pay-per-call x402 endpoint on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current stock price for PepsiCo (ticker: PEP) as a JSON response, accessed through the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (USD Coin), settled on-chain with no API keys, subscriptions, or rate limits required. The endpoint accepts POST requests and returns application/json.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com, which spans data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all priced at $0.02 per request using the same x402 payment mechanism. The stock price endpoint specifically lives under the finance category alongside price feeds, exchange rates, token quotes, and gas estimates.

Documentation beyond the landing page is sparse: the /docs, /pricing, and /README pages all render only a wallet-connect prompt with no additional 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 valid 402 challenge), but the exact shape of the returned stock price data must be inferred.

Capabilities

stock-price-lookupx402-paymentusdc-settlementbase-networkpay-per-callno-api-keyreal-time-data

Use cases

  • Fetching the latest PepsiCo (PEP) stock price for portfolio dashboards or trading bots
  • Integrating real-time equity prices into AI agent workflows without managing API keys
  • One-off stock price lookups settled instantly with USDC on Base

Fit

Best for

  • Agents or apps that need on-demand stock prices without subscription overhead
  • Developers experimenting with x402 micropayment-gated APIs
  • Crypto-native workflows that prefer on-chain settlement for data access

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk historical data
  • Users who need comprehensive market data (options chains, fundamentals, filings)
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and all doc pages beyond the landing page are empty wallet-connect stubs. The listing is largely inferred from the URL path and landing page.

Warnings

  • No OpenAPI or machine-readable schema available
  • Documentation pages (/docs, /pricing, /README) are empty beyond a wallet-connect prompt
  • Response format for the stock price endpoint is undocumented — field names and structure are unknown
  • No example request or response payloads available from the provider

Citations

Provenance

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

Agent access

Get the current stock price for PEP (PepsiCo) via a pay-per-call x402 endpoint on Base. — Clawmart · Clawmart