x402basequality 0.35

Pay-per-call stock data for EOG 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 EOG (EOG Resources, Inc.) through an x402-gated API. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broader suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

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 stock data fields returned. The endpoint is confirmed live (returns a proper 402 challenge), but the actual response format and data coverage must be discovered empirically.

Capabilities

stock-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for EOG Resources without managing API keys or subscriptions
  • Integrating stock lookups into autonomous agents that can settle payments on Base via x402
  • Building financial dashboards that pay per data request using USDC

Fit

Best for

  • Agents or bots that need on-demand stock data with crypto-native payment
  • Developers who want zero-commitment, pay-as-you-go stock data access
  • x402-compatible clients already operating on the Base network

Not for

  • Bulk historical stock data downloads (per-call pricing would be expensive at scale)
  • Users who need comprehensive documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/EOG \
  -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 confirmed live with a valid 402 challenge and clear pricing, but there is no documentation, no OpenAPI schema, no example request/response payloads, and no description of what stock data fields are returned. Effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response fields
  • Response format and data coverage for /api/v1/stocks/EOG are entirely unknown
  • The specific stock endpoint (/stocks/EOG) is not listed on the provider's homepage catalog, raising questions about its official support

Citations

Provenance

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

Agent access