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 for email ID 5) behind an x402 paywall. The endpoint 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), with no API keys, rate limits, or subscriptions required.

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 endpoints are priced at $0.02 per request and settle on the Base network using USDC.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The specific functionality of this email attachments endpoint (what input it expects, what attachment data it returns) is not documented beyond the endpoint path and the x402 challenge metadata.

Capabilities

x402-paymentusdc-baseemail-attachmentsjson-responseper-request-billingno-api-key

Use cases

  • Retrieving email attachments programmatically with per-call micropayments
  • Agent-driven workflows that need to fetch email attachment data without API key management
  • Accessing email data behind a crypto paywall on Base network

Fit

Best for

  • Developers wanting keyless, pay-per-use email attachment retrieval
  • AI agents that can settle x402 payments in USDC on Base
  • Workflows needing on-demand email attachment access without subscriptions

Not for

  • Bulk email processing requiring high throughput at lower per-unit cost
  • Users who need detailed API documentation or client SDKs before integrating
  • Applications requiring non-crypto payment methods

Quick start

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

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 documentation, no OpenAPI spec, no request/response schema, and no examples. The endpoint path suggests a hardcoded email ID (5), which is unusual and unexplained. Effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Endpoint path references a specific email ID (5), suggesting it may be a demo or placeholder rather than a general-purpose API
  • No examples of expected request body or response format

Citations

Provenance

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

Agent access