Pay-per-call earnings data for EOG Resources via x402 on Base (USDC).
What it does
This endpoint provides earnings data for EOG Resources (ticker: EOG) through the lowpaymentfee.com platform. It is part of a broader Finance & Web3 API suite offered by the provider, which includes price feeds, exchange rates, crypto quotes, and gas estimates. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, settling in USDC on the Base network.
The x402 challenge confirms the endpoint is live and accepts payments of up to $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys or rate limits are advertised; access is granted purely through per-request micropayments. The provider's landing page lists a uniform $0.02/request price across all endpoints.
Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the earnings data format or fields returned. The specific data source for EOG earnings information is unknown. Consumers should expect to discover the response schema empirically.
Capabilities
Use cases
- —Retrieving EOG Resources earnings data for financial analysis
- —Automated portfolio monitoring that needs on-demand earnings lookups
- —Agent-driven research workflows requiring corporate financial fundamentals
Fit
Best for
- —Agents needing pay-per-call access to EOG earnings without API key management
- —Crypto-native workflows that can settle USDC on Base
- —Low-volume or sporadic earnings data lookups where subscription pricing is wasteful
Not for
- —Bulk historical earnings data retrieval across many tickers (only EOG endpoint documented here)
- —Users who need detailed documentation or guaranteed SLA before integrating
- —Non-crypto users who cannot settle payments in USDC on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/EOG/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documentation of request parameters or response format, and no example payloads. The docs pages are effectively empty. This is a stub-level listing.
Warnings
- —No documentation available — docs, API, pricing, and README pages all return only a wallet-connect prompt with no content.
- —No OpenAPI or output schema provided; response format for earnings data is completely unknown.
- —Data source for EOG earnings is unspecified — accuracy and freshness cannot be verified.
- —Only this single ticker endpoint was probed; it is unclear whether other ticker paths exist or work.
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/EOG/earnings
- —The provider advertises $0.02/request pricing with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/EOG/earnings
- —Finance & Web3 category includes price feeds, exchange rates, token quotes, and gas estimateshttps://lowpaymentfee.com