x402basequality 0.30

Retrieve email attachments via x402 micropayment on Base (USDC, $0.02/request).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to email attachments (specifically for email ID 25) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of 0.02 USDC per request (20,000 base units at 6 decimals).

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific endpoint listed here (/api/v1/emails/25/attachments) is not documented on the site's landing page among the advertised API categories, so its exact functionality and response schema are unclear.

The x402 challenge is live and well-formed (version 1, scheme "exact", 300-second timeout). No OpenAPI spec, detailed docs, or example responses were found during crawling — the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no additional content. Because of this, the actual behavior of the endpoint beyond the payment gate is uncertain.

Capabilities

x402-paymentusdc-baseemail-attachmentsmicropaymentpost-endpoint

Use cases

  • Programmatically retrieving email attachments behind a per-request paywall
  • Agent-driven workflows that need to fetch specific email attachment data
  • Demonstrating x402 micropayment integration on Base network

Fit

Best for

  • Agents that need on-demand email attachment retrieval without API key management
  • Developers experimenting with x402 payment protocol on Base
  • Low-volume, pay-per-use access to email data

Not for

  • Bulk email processing or high-volume attachment downloads (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLAs
  • General-purpose email sending or inbox management

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, this specific endpoint (/api/v1/emails/25/attachments) is not listed among the provider's advertised APIs, there is no OpenAPI spec, no documentation beyond a wallet-connect prompt, and no example request/response data. The actual functionality is essentially unknown.

Warnings

  • This specific endpoint (/api/v1/emails/25/attachments) is not listed among the provider's publicly advertised APIs — its purpose and response format are unverified.
  • No OpenAPI spec, request schema, or response schema available.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content.
  • The endpoint path references a hardcoded email ID (25), suggesting it may be a demo or test resource rather than a general-purpose API.

Citations

Provenance

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

Agent access