x402-gated email data endpoint on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides premium API access to an email-related resource (specifically `/api/v1/emails/87`) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The cost per request is $0.02 (20,000 base units of USDC with 6 decimals). Payment is made via the x402 "exact" scheme to the specified wallet address, with no API keys or rate limits required.
The broader lowpaymentfee.com platform advertises a suite of pay-per-request APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request and settle on the Base network using USDC. However, the specific `/api/v1/emails/87` endpoint is not listed on the site's landing page among the advertised APIs, and no documentation describes what data it returns or what input it expects beyond a POST request with JSON content type.
Due to the lack of documentation, schema details, or examples for this specific endpoint, the actual functionality and response format are unknown. The endpoint is confirmed live via the 402 challenge, but users should be aware that there is no public documentation explaining what this email resource contains or how to structure a request body.
Capabilities
Use cases
- —Retrieving email-related data behind a micropayment wall
- —Programmatic access to premium email content without API key management
- —Agent-driven data retrieval with automatic x402 payment settlement
Fit
Best for
- —Agents or scripts that can handle x402 payment flows on Base
- —Users who want keyless, pay-per-request access to email data
- —Developers experimenting with x402 protocol integrations
Not for
- —Users needing well-documented, schema-defined email APIs
- —Bulk email retrieval at scale (no documented batch support)
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/emails/87 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation for this specific /emails/87 resource—no input schema, no response schema, no examples, and the endpoint isn't even listed among the site's advertised APIs. This is effectively a stub listing.
Warnings
- —The /api/v1/emails/87 endpoint is not listed among the provider's publicly advertised APIs on the landing page
- —No documentation, request schema, or response schema exists for this endpoint
- —The docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no useful content
- —Actual functionality and data returned by this endpoint are completely unknown
Citations
- —The endpoint returns a 402 challenge with x402Version 1, exact scheme, on Base network, requiring USDC paymenthttps://lowpaymentfee.com/api/v1/emails/87
- —maxAmountRequired is 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), which equals $0.02https://lowpaymentfee.com/api/v1/emails/87
- —The site advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The landing page lists APIs in categories: Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure, but does not list /api/v1/emails/87https://lowpaymentfee.com