x402basequality 0.35

Per-call stock data for ticker PLD via x402 micropayment on Base, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker PLD (Prologis, Inc.) through an x402-compatible micropayment gateway settled in USDC on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals). The endpoint accepts POST requests and returns JSON. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider operates a broader platform offering dozens of endpoints across categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced uniformly at $0.02 per request. The specific endpoint probed here (`/api/v1/stocks/PLD`) is not listed on the provider's landing page among the advertised APIs, but it is live and returns a valid 402 challenge. This suggests the stocks API may be an unlisted or less-promoted part of the catalog.

Documentation is extremely sparse. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the stated MIME type of application/json. Callers should expect stock-related JSON data for PLD but the exact fields are unknown.

Capabilities

stock-datax402-micropaymentusdc-paymentbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for Prologis (PLD) without needing an API key or subscription
  • Integrating per-call stock lookups into an autonomous agent workflow using x402 payments
  • Prototyping financial dashboards with low-cost, commitment-free stock data access

Fit

Best for

  • Agents or bots that need occasional stock data without managing API keys
  • Developers experimenting with x402 micropayment protocols
  • Low-volume stock data consumers who prefer pay-per-use pricing

Not for

  • High-frequency trading or bulk historical data retrieval (no documented batch endpoints)
  • Users who need comprehensive documentation or guaranteed SLAs
  • Anyone requiring data for tickers other than PLD from this specific endpoint

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing, but documentation is essentially nonexistent — no OpenAPI schema, no example requests or responses, and the specific stocks endpoint isn't even listed on the provider's landing page. Response format is entirely unknown.

Warnings

  • The /api/v1/stocks/PLD endpoint is not listed among the provider's advertised APIs on the landing page — it may be experimental or unsupported.
  • No documentation exists for request parameters or response schema; the docs/pricing/API pages all render only a wallet-connect prompt.
  • No OpenAPI spec or example payloads are available, so the exact data returned is unknown.
  • The broader platform lists many endpoint categories but none specifically for individual stock tickers.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:35:48Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access