x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a suite of x402-protocol pay-per-call APIs hosted on the Base network. The specific resource `/api/v1/policies/28` is labeled "Premium API Access" and accepts POST requests gated by an x402 payment challenge. Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). No API keys, subscriptions, or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com 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 listed at the same $0.02/request price point.

However, the specific functionality behind `/api/v1/policies/28` is not documented beyond the generic "Premium API Access" label. There is no OpenAPI schema, no request/response examples, and the crawled docs, pricing, and README pages all returned only a "Connect wallet" stub with no substantive content. Without knowing what data or service this particular endpoint returns, callers should treat it as an opaque paid resource until further documentation is available.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkpost-endpointno-api-keyno-rate-limit

Use cases

  • Programmatic access to a premium API resource with per-call USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access settled on Base
  • Demonstrating or testing x402 payment protocol integrations

Fit

Best for

  • Developers experimenting with x402 pay-per-call protocols
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring no-signup, no-rate-limit API access

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • High-volume batch workloads where $0.02/request adds up without volume discounts
  • Anyone who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/policies/28 \
  -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 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation of what the endpoint actually does, no OpenAPI schema, no request/response examples, and the docs/pricing/README pages are all empty stubs. The 'Premium API Access' label is entirely generic.

Warnings

  • The specific functionality of /api/v1/policies/28 is undocumented — the label 'Premium API Access' gives no indication of what data or service is returned.
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' stub with no substantive content.
  • No OpenAPI spec, no request body schema, and no response schema are available.
  • No information about uptime, SLAs, or data freshness is provided.

Citations

Provenance

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

Agent access