Philip Morris earnings data via x402 micropayment on Base network, $0.02 per request.
What it does
This endpoint at lowpaymentfee.com provides financial earnings data for Philip Morris (PM) through an x402 pay-per-request model. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required; access is granted instantly upon payment.
The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. This specific endpoint falls under the Finance & Web3 category. Documentation beyond the landing page is extremely sparse: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail.
Because there is no OpenAPI schema, no sample request/response, and no documentation describing the request body format or the structure of the returned earnings data, the exact fields and parameters this endpoint expects and returns are unknown. Agents should expect a JSON response but will need to experiment or contact the provider for specifics.
Capabilities
Use cases
- —Retrieving Philip Morris (PM) earnings data programmatically
- —Integrating corporate earnings information into financial dashboards
- —Automated financial analysis pipelines that need earnings figures
Fit
Best for
- —Agents needing on-demand Philip Morris earnings data without API key management
- —Pay-per-use financial data retrieval settled in USDC on Base
- —Quick, keyless access to earnings information
Not for
- —Bulk historical earnings data downloads (no documented batch support)
- —Users who need detailed API documentation before integrating
- —Non-crypto users who cannot pay via USDC on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/PM/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 USDC on Base), but there is no OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The exact data returned and request parameters are entirely unknown.
Warnings
- —No API documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
- —No OpenAPI or output schema describing request body or response structure
- —Exact earnings data fields and supported parameters are unknown
- —The endpoint path suggests Philip Morris (PM) earnings but this is inferred from the URL path only
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 in USDC on Base networkhttps://lowpaymentfee.com/api/v1/finance/PM/earnings
- —All APIs on the platform are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/PM/earnings