Pay-per-call earnings data for META stock via x402 on Base, settled in USDC.
What it does
This endpoint provides financial earnings data for META (Meta Platforms, Inc.) through a pay-per-request x402 protocol. It is part of the lowpaymentfee.com platform, which offers a broad catalog of data, AI, finance, and utility APIs all priced at $0.02 per request with no API keys, no rate limits, and no commitments. Payment is settled in USDC on the Base network.
The specific endpoint `/api/v1/finance/META/earnings` sits under the "Finance & Web3" category of the platform. The x402 challenge confirms the endpoint is live, accepting POST requests, and requiring a maximum of $0.02 (20,000 base units of USDC with 6 decimals) per call. The payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a timeout of 300 seconds.
Documentation 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 schema, no example request/response payloads, and no description of what fields the earnings response contains. The endpoint is confirmed live via the 402 challenge, but the actual response format and data coverage (e.g., quarterly vs. annual earnings, historical depth, EPS, revenue breakdowns) remain unknown.
Capabilities
Use cases
- —Retrieving META (Meta Platforms) earnings data on demand without API key registration
- —Integrating stock earnings lookups into autonomous agent workflows that settle payments in USDC on Base
- —Building financial dashboards that pull earnings data with micropayments per request
Fit
Best for
- —Agents or apps needing on-demand META earnings data without subscription commitments
- —Developers who prefer crypto-native pay-per-call APIs over traditional API key models
- —Low-volume or sporadic financial data consumers who want to avoid monthly plans
Not for
- —High-frequency trading systems needing sub-millisecond latency and bulk data feeds
- —Users who need comprehensive multi-ticker earnings coverage (this endpoint is META-specific)
- —Teams requiring detailed API documentation and guaranteed SLAs before integration
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/META/earnings \
-H "X-PAYMENT: <x402-payment-header>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no example request/response, and documentation pages are empty stubs. The actual data returned by the earnings endpoint is entirely unknown, making this effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no technical content
- —No OpenAPI or JSON schema describing request parameters or response format
- —Response payload structure for earnings data is completely unknown — cannot verify what fields are returned
- —The platform lists many endpoint categories but specifics on data sources, freshness, and coverage are absent
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/META/earnings
- —Platform pricing is $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The endpoint falls under the Finance & Web3 category alongside price feeds, exchange rates, token quotes, and gas estimateshttps://lowpaymentfee.com
- —USDC asset address is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/finance/META/earnings