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

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 data (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The specific purpose and payload format of the `/api/v1/emails/19/attachments` endpoint is unclear beyond its path semantics. The endpoint is confirmed live (returns a proper 402 challenge).

Capabilities

x402-paymentemail-attachmentsusdc-basepay-per-requestno-api-keyjson-response

Use cases

  • Retrieving email attachments programmatically via micropayment
  • Agent-driven email data access without API key management
  • Paying per-request for email content on Base network

Fit

Best for

  • Agents that need on-demand email attachment retrieval with crypto micropayments
  • Developers exploring x402 payment protocol integrations
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Bulk email processing requiring high throughput at low cost
  • Users who need detailed API documentation or SDKs before integrating
  • Non-crypto workflows that cannot settle payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/emails/19/attachments \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -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, confirming pricing and network. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The specific functionality of this email attachments endpoint is unclear. This is effectively a stub listing.

Warnings

  • No OpenAPI spec or schema documentation available
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • The purpose and expected request body for /api/v1/emails/19/attachments is undocumented
  • No example requests or responses available anywhere in crawled material
  • Endpoint path references a hardcoded email ID (19), suggesting limited or demo functionality

Citations

Provenance

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

Agent access