x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no keys, no rate limits.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-call API platform that gates its endpoints behind the x402 payment protocol on the Base network. The specific endpoint `/api/v1/policies/37` is listed as "Premium API Access" and accepts POST requests. Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises multiple API categories including 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 endpoints are listed at the same $0.02/request price point. However, the specific functionality behind `/api/v1/policies/37` ("Premium API Access") is not documented in detail — it is unclear whether this is a meta-endpoint for policy management or maps to one of the listed categories.

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 from the crawl. The endpoint is confirmed live (returns a valid 402 challenge), but without documentation of expected input or output, callers will need to experiment or contact the provider.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkno-api-keypost-endpointpay-per-call

Use cases

  • Accessing gated API services without traditional API key registration
  • Making one-off paid API calls settled in USDC on Base
  • Integrating pay-per-request endpoints into agent workflows via x402

Fit

Best for

  • Developers who want instant API access without signup or API keys
  • Agents and bots that can settle x402 payments on Base
  • Users comfortable paying per-request in USDC

Not for

  • Users who need detailed API documentation before integrating
  • Anyone who cannot transact in USDC on the Base network
  • High-volume callers who need bulk pricing or subscription plans

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/policies/37 \
  -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 confirmed live with a valid x402 402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no description of what 'Premium API Access' actually returns. The listing is effectively a stub with confirmed pricing and liveness.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all render only 'Connect wallet'
  • No OpenAPI or schema definition found for this endpoint
  • The specific functionality of /api/v1/policies/37 ('Premium API Access') is undocumented and unclear
  • No example requests or responses are available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 08:06:36Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access