x402basequality 0.35

Pay-per-call stock data for META via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for META (Facebook/Meta Platforms) through an x402-gated API. Each call costs $0.02 in USDC on the Base network — the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys or accounts are required; payment is handled inline via the x402 protocol's X-PAYMENT header.

The provider hosts a broader suite of endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation), all priced uniformly at $0.02 per request. However, this specific listing covers only the `/api/v1/stocks/META` endpoint. The endpoint accepts POST requests and returns JSON.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the MIME type `application/json`. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

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

Use cases

  • Fetching current META/Facebook stock data without API key registration
  • Agent-driven portfolio monitoring that pays per request in USDC
  • Integrating real-time equity data into crypto-native applications
  • Programmatic stock lookups with micropayment settlement on Base

Fit

Best for

  • Developers wanting zero-signup stock data access
  • AI agents that can settle x402 payments on Base
  • Crypto-native apps needing traditional finance data with on-chain payment

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users needing 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/META \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 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 schema, no documented request parameters, no example responses, and all documentation pages are empty beyond a wallet-connect prompt. The actual data returned by the stocks/META endpoint is entirely unknown.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • Response structure for /api/v1/stocks/META is completely undocumented
  • The provider lists many endpoint categories but specifics on data sources, freshness, and accuracy are absent

Citations

Provenance

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

Agent access