x402basequality 0.30

x402-gated API suite on Base: analytics, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a collection of pay-per-call API endpoints gated by the x402 protocol, settling payments in USDC on the Base network. The specific endpoint at `/api/v1/charges/224` is labeled "Premium API Access" and accepts POST requests with a maximum cost of 20,000 base units of USDC (i.e., $0.02 per request, since USDC uses 6 decimals). No API keys or rate limits are advertised; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform advertises four categories of endpoints: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All listed endpoints are priced at $0.02 per request.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the `/api/v1/charges/224` endpoint actually returns. The endpoint is confirmed live (returns a valid 402 challenge), but without documentation it is unclear what data or functionality "Premium API Access" provides versus the other named endpoints.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-methodjson-response

Use cases

  • Programmatic access to analytics, AI inference, or financial data with per-request USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access without subscriptions
  • Integrating sentiment analysis, summarization, or embeddings into applications via x402 payment

Fit

Best for

  • Developers who want pay-as-you-go API access without managing API keys
  • AI agents that can settle x402 payments on Base
  • Low-volume or bursty workloads where $0.02/request is cost-effective

Not for

  • High-volume production workloads needing guaranteed SLAs and detailed documentation
  • Users who need comprehensive API docs, request/response schemas, or sandbox environments before committing

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it accepts USDC on Base at $0.02/request. However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet' with no schemas, examples, or descriptions of what the endpoint returns. The specific purpose of '/api/v1/charges/224' is unclear beyond the generic label 'Premium API Access'.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only a 'Connect wallet' prompt
  • No OpenAPI schema or request/response examples provided
  • The specific functionality of /api/v1/charges/224 ('Premium API Access') is undefined; it is unclear how it differs from the other listed endpoints
  • Cannot verify what data or service is actually delivered after payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 03:31:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access