Pay-per-call email data endpoint on Base via x402, settled in USDC at $0.02/request.
What it does
This endpoint at `/api/v1/emails/94` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data & analytics, AI/ML, finance, infrastructure, and more. All endpoints use the x402 payment protocol, settling in USDC on the Base network. The specific resource at `/emails/94` is labeled "Premium API Access" and accepts POST requests. The price is 20,000 base units of USDC (6 decimals), which equals $0.02 per request.
The broader platform advertises a uniform $0.02/request pricing model with no API keys, no rate limits, no minimums, and instant access. However, the `/emails/94` endpoint is not listed among the publicly advertised API categories on the landing page (which covers analytics, AI, finance, and utility endpoints). The exact functionality of this specific email endpoint is unclear — no documentation, request schema, or response schema is available. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.
Because there is no OpenAPI spec, no request/response schema, and no documentation describing what this endpoint actually does or what input it expects, agents should treat this as a minimally documented endpoint. The x402 challenge is live and well-formed, confirming the endpoint is operational and accepts payment, but the actual behavior behind the paywall is unknown.
Capabilities
Use cases
- —Retrieving email-related data behind a micropayment wall
- —Agent-driven email data access without API keys
- —Programmatic pay-per-use email queries settled in USDC on Base
Fit
Best for
- —Agents needing keyless, pay-per-call email data access
- —Developers experimenting with x402 payment protocol integrations
- —Use cases requiring no-commitment, no-rate-limit API access
Not for
- —Production workloads requiring documented request/response schemas
- —Users who need free or subscription-based email APIs with clear SLAs
- —Anyone needing detailed documentation before calling an endpoint
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/emails/94 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The x402 challenge is live and well-formed, confirming the endpoint is operational. However, there is no documentation, no request/response schema, no OpenAPI spec, and the /emails/94 path is not even listed on the provider's own landing page. The actual functionality behind the paywall is completely unknown.
Warnings
- —No request or response schema available — input format is unknown
- —The /api/v1/emails/94 endpoint is not listed among the provider's publicly advertised APIs
- —All documentation pages (docs, API, pricing, README) returned only a 'Connect wallet' prompt with no content
- —Exact functionality of this email endpoint is undocumented and cannot be verified without paying
Citations
- —The endpoint returns a valid x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/emails/94
- —The platform advertises $0.02/request pricing with no API keys, no rate limits, and no minimumshttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base networkhttps://lowpaymentfee.com/api/v1/emails/94
- —The /emails/94 endpoint is not listed among the publicly advertised API categories on the landing pagehttps://lowpaymentfee.com