x402basequality 0.35

Pay-per-call stock quote for PEP (PepsiCo) 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 PepsiCo (ticker: PEP) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. Each call costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required.

The specific endpoint `/api/v1/stocks/PEP` accepts HTTP POST requests and returns JSON. The x402 challenge was successfully captured, confirming the endpoint is live. Payment is settled on-chain using USDC (contract 0x8335…2913) on Base with the "exact" scheme at a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment timeout is 300 seconds.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" 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's actual data source and field coverage for stock quotes are unknown. Prospective users should test with a small payment to verify the response format meets their needs.

Capabilities

stock-quotepay-per-requestx402-paymentusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Fetching current PepsiCo (PEP) stock data on demand without an API key
  • Integrating stock quotes into an AI agent workflow with automatic crypto micropayments
  • Building a portfolio tracker that pays per request instead of maintaining a subscription

Fit

Best for

  • Agents or bots that need occasional stock lookups without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume, on-demand equity data retrieval settled in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive historical stock data or full market coverage
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/PEP \
  -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 OpenAPI spec, no documented request/response schema, no example payloads, and all documentation pages return only a wallet-connect stub. The actual data returned is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc/pricing/README pages render only 'Connect wallet' with no content
  • No example responses; actual stock data fields, freshness, and source are unverified
  • The endpoint path is ticker-specific (/stocks/PEP); coverage of other tickers is unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:32:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access