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 hosts a collection of x402-protocol pay-per-call API endpoints on the Base network, settling in USDC. The specific endpoint at `/api/v1/policies/63` is listed as "Premium API Access" and returns a standard x402 challenge requiring payment of up to 20,000 base units of USDC (i.e., $0.02) per request. The site advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform offers endpoints across four categories: 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 priced at $0.02 per request.

This particular endpoint (`/api/v1/policies/63`) does not have detailed documentation beyond its title. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no request/response examples, and no description of what "Premium API Access" actually returns. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to determine the exact functionality or expected input/output format.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkno-api-keyjson-responsehttp-post

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API key management
  • Programmatic access to paid endpoints using x402 payment protocol

Fit

Best for

  • Developers or agents wanting keyless, pay-as-you-go API access
  • x402-compatible wallets and agent frameworks on Base
  • Low-friction micropayment API consumption without subscriptions

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who prefer subscription-based pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

# 1. Send a POST to get the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/policies/63
# 2. Parse the 402 response, construct an x402 payment proof for 20000 base-units USDC on Base
# 3. Replay the request with the payment header:
curl -X POST https://lowpaymentfee.com/api/v1/policies/63 \
  -H "X-PAYMENT: <your-x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no OpenAPI schema, no request/response examples, and no documentation beyond the title 'Premium API Access'. The docs, pricing, and README pages all returned only 'Connect wallet' with no useful content. The actual functionality of this specific endpoint is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The exact functionality of /api/v1/policies/63 ('Premium API Access') is undocumented — it is unclear what data or service it provides
  • All documentation pages (docs, pricing, README, api) returned only 'Connect wallet' with no substantive content
  • No request body schema or response examples are available

Citations

Provenance

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

Agent access