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 88) behind an x402 paywall. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units with 6 decimals). The endpoint accepts POST requests and returns application/json responses.

The broader lowpaymentfee.com platform advertises a 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. The platform emphasizes no API keys, no rate limits, and instant access via the x402 protocol.

However, the specific endpoint being listed here (`/api/v1/emails/88/attachments`) is not documented on the site's landing page among the advertised API categories. Its purpose — retrieving attachments for a specific email — is unclear in context. There is no OpenAPI schema, no request/response examples, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. The endpoint is live (returns a valid 402 challenge), but the lack of documentation makes it difficult to determine what data it actually returns or what input it expects.

Capabilities

x402-paymentusdc-baseemail-attachmentsmicropaymentpost-endpoint

Use cases

  • Retrieving email attachments programmatically via micropayment
  • Agent-driven access to email data without API keys
  • Pay-per-request email attachment download

Fit

Best for

  • Agents needing one-off email attachment retrieval without signup
  • Developers experimenting with x402 micropayment protocols
  • Automated workflows that need to fetch specific email attachments

Not for

  • Bulk email processing or mailbox management
  • Users who need documented request/response schemas before integrating
  • Production systems requiring SLA guarantees or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/emails/88/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 and returns a valid x402 402 challenge, but there is no OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The specific email attachments endpoint is not listed among the site's advertised APIs, making its purpose and expected behavior unclear. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /api/v1/emails/88/attachments path is not listed among the site's advertised APIs — its purpose is unclear
  • All doc/pricing/API pages render only 'Connect wallet' with no usable content
  • No request body schema or response examples available — integration requires guesswork
  • Endpoint appears to target a hardcoded email ID (88), which may indicate a demo or test resource

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:30:57Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-21

Agent access