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 31) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network using the x402 "exact" scheme, with a maximum cost of $0.02 per request (20,000 base units of USDC with 6 decimals).

The provider lowpaymentfee.com hosts a broader suite of x402-gated APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation) — all priced at $0.02 per call. No API keys or rate limits are advertised; access is granted instantly upon payment via the x402 protocol.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the attachments endpoint actually returns or what input it expects beyond a POST to the given URL. The specific purpose of "email 31 attachments" is unclear — it may be a demo or placeholder resource.

Capabilities

x402-paymentusdc-baseemail-attachmentsmicropaymentpost-endpoint

Use cases

  • Retrieving email attachments programmatically via micropayment
  • Agent-driven document retrieval behind a paywall
  • Demonstrating x402 protocol integration for email data access

Fit

Best for

  • Developers experimenting with x402 micropayment protocol
  • Agents needing pay-per-call access to email attachments without API keys
  • Testing x402 payment flows on Base network

Not for

  • Production email management or bulk attachment retrieval (no documented schema or guarantees)
  • Users needing detailed API documentation or SLA commitments
  • Free or subscription-based email access

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns 402 with a valid x402 challenge), but there is no OpenAPI schema, no request/response examples, and no meaningful documentation — every doc page just shows 'Connect wallet'. The specific resource ('emails/31/attachments') is unexplained and may be a demo placeholder. Pricing is clear but everything else must be guessed.

Warnings

  • No API documentation available — all doc pages return only 'Connect wallet'
  • No OpenAPI or output schema describing request parameters or response format
  • The specific resource '/api/v1/emails/31/attachments' is unexplained; may be a demo or placeholder
  • No information on what 'email 31' refers to or what attachments are served

Citations

Provenance

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

Agent access