Procter & Gamble earnings data via x402 micropayment on Base (USDC).
What it does
This endpoint at lowpaymentfee.com provides financial earnings data for Procter & Gamble (ticker: PG) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.
The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request on the Base network. However, the specific endpoint `/api/v1/finance/PG/earnings` is not explicitly listed on the site's landing page, and no documentation beyond the generic catalog was found. The crawled docs, pricing, and README pages returned only a "Connect wallet" prompt with no additional content. Because of this, the exact response schema and the nature of the earnings data (e.g., quarterly EPS, revenue breakdowns, historical vs. real-time) cannot be confirmed from available sources.
Capabilities
Use cases
- —Retrieving Procter & Gamble earnings data for financial analysis
- —Automated portfolio monitoring that needs on-demand earnings lookups
- —Agent-driven research workflows requiring corporate financial metrics
Fit
Best for
- —Agents needing pay-per-call access to PG earnings without API key management
- —Crypto-native workflows settling micropayments on Base L2
- —Low-volume, on-demand financial data retrieval
Not for
- —Bulk historical earnings data across many tickers (only PG endpoint confirmed)
- —Users who need detailed API documentation or guaranteed SLAs
- —Non-crypto callers who cannot produce x402 payment proofs
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/PG/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no response schema, no example payloads, and the specific /finance/PG/earnings path is not listed on the site's catalog. The docs/pricing/README pages are empty beyond a wallet-connect prompt. Effectively a stub listing.
Warnings
- —No API documentation found — docs, pricing, and README pages returned only 'Connect wallet' with no content.
- —The /api/v1/finance/PG/earnings endpoint is not listed on the site's landing page catalog; its exact data content is unverified.
- —Response schema is unknown — no outputSchema fields or example responses available.
- —The site appears to be a generic x402 API storefront; the quality and provenance of the underlying data is unclear.
Citations
- —Endpoint returns 402 with x402 challenge advertising USDC on Base network, maxAmountRequired 20000https://lowpaymentfee.com/api/v1/finance/PG/earnings
- —USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/PG/earnings
- —Site advertises $0.02 per request, no API keys, no rate limits, Base networkhttps://lowpaymentfee.com
- —Finance & Web3 category includes price feeds, exchange rates, token quotes, and gas estimates endpointshttps://lowpaymentfee.com