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 76) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required — callers simply include an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers numerous x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all priced at $0.02 per request. However, this specific listing is for the email attachments endpoint (`/api/v1/emails/76/attachments`), which is not documented on the provider's landing page among the advertised API categories. The exact schema of the request body and the structure of the returned attachment data are not documented in any available material.

Because the endpoint path references a specific email ID (76), it is unclear whether this is a general-purpose email attachment retrieval service or a single fixed resource. No OpenAPI spec, request/response examples, or detailed documentation were found. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content.

Capabilities

x402-paymentemail-attachmentsusdc-basemicropaymentpost-json

Use cases

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

Fit

Best for

  • Agents needing on-demand email attachment retrieval without subscriptions
  • Developers experimenting with x402 micropayment protocols
  • Scenarios requiring keyless, pay-per-call 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/76/attachments \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the endpoint is not listed among the provider's advertised APIs. The purpose and data returned are largely unknown.

Warnings

  • Endpoint /api/v1/emails/76/attachments is not listed among the provider's advertised APIs on the landing page
  • No request body schema or response schema documented anywhere
  • Docs, API, pricing, and README pages contain only a 'Connect wallet' prompt with no useful content
  • Unclear whether this serves a single fixed email or is parameterized for arbitrary email IDs
  • The nature and origin of the email data is unknown — exercise caution with potentially sensitive content

Citations

Provenance

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

Agent access