x402basequality 0.25

Retrieve email attachments via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to email attachments (specifically email ID 28) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply include an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a wide range of x402-gated API endpoints across categories including data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities. All endpoints on the platform share the same $0.02/request pricing model with no minimums or commitments. However, this specific listing covers only the `/api/v1/emails/28/attachments` endpoint.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the email attachments endpoint actually returns or what input parameters it expects. The endpoint is live (returning a valid 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentemail-attachmentsbase-networkusdc-settlementmicropaymentpost-endpoint

Use cases

  • Retrieving email attachments programmatically via micropayment
  • Agent-driven access to email data without API key management
  • Pay-per-request email attachment retrieval on Base L2

Fit

Best for

  • Agents needing on-demand email attachment access without subscriptions
  • Developers experimenting with x402 payment protocol integrations
  • Scenarios requiring keyless, pay-per-use API access

Not for

  • Bulk email processing requiring high throughput at low cost
  • Users who need detailed API documentation before integrating
  • Non-crypto workflows that cannot settle payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/emails/28/attachments \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on request parameters, response format, or what 'emails/28/attachments' actually provides. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The endpoint path references a hardcoded email ID (28), purpose unclear
  • No request or response examples available anywhere in crawled content
  • Cannot verify what data this endpoint actually returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:02:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access