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 email ID 21) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled in USDC on the Base network using the x402 "exact" scheme.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific functionality of this particular endpoint — retrieving attachments for email ID 21 — is narrowly scoped and not well-documented. The x402 challenge confirms it is live and accepting payments of up to 20,000 base units of USDC (6 decimals), which equals $0.02. No OpenAPI schema, request body documentation, or response examples were found in the crawled material. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no additional content.

Capabilities

x402-paymentemail-attachmentsusdc-basepay-per-requestjson-response

Use cases

  • Programmatically retrieving email attachments without API key registration
  • Agent-driven workflows that need to fetch specific email attachments on demand
  • Demonstrating x402 micropayment integration for content access

Fit

Best for

  • Developers experimenting with x402 payment protocols
  • AI agents that need to fetch email attachments autonomously
  • Low-friction, keyless API access to email data

Not for

  • Bulk email processing or mailbox management
  • Users who need access to arbitrary email IDs (this endpoint is scoped to email 21)
  • Applications requiring detailed API documentation or SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation for request/response schemas, no OpenAPI spec, and the docs pages are empty. The endpoint is narrowly scoped to a single email ID with no explanation of what it returns or what inputs it accepts.

Warnings

  • No API documentation available — docs, pricing, and API pages all return only a 'Connect wallet' prompt with no content.
  • Endpoint is hardcoded to email ID 21; unclear if other email IDs are accessible or what the broader email API looks like.
  • No request body schema or response schema documented anywhere.
  • No OpenAPI or ai-plugin manifest found.

Citations

Provenance

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

Agent access