x402basequality 0.30

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 80) 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 APIs spanning data & analytics, AI/ML (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 request with no API keys, no rate limits, and no commitments required. However, the specific endpoint being listed here is scoped to email attachments.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no explanation of what the email attachments endpoint actually returns or what parameters it accepts. The x402 challenge is live and well-formed, confirming the endpoint is operational, but the lack of documentation makes it difficult to understand the expected input format or output structure.

Capabilities

x402-paymentusdc-baseemail-attachmentsmicropaymentpost-endpoint

Use cases

  • Retrieving attachments from a specific email record via programmatic API call
  • Demonstrating x402 micropayment integration for data access
  • Agent-driven email data retrieval with per-request crypto payment

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing to fetch email attachment data with no API key setup
  • Low-volume, pay-per-use email data access

Not for

  • Bulk email processing or mailbox management
  • Users who need detailed API documentation before integrating
  • Non-crypto payment workflows

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works. However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only 'Connect wallet' with no content. The endpoint path (/emails/80/attachments) is oddly specific with no explanation. Effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages are empty beyond a wallet connect prompt
  • Endpoint path references a hardcoded email ID (80); unclear if this is parameterizable or a demo
  • No request body schema or response schema documented anywhere
  • No OpenAPI spec or ai-plugin manifest found
  • The platform lists many API categories but no evidence any return real data beyond the x402 challenge

Citations

Provenance

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

Agent access