x402basequality 0.35

Pay-per-request API platform on Base network via x402 — $0.02/call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint `/api/v1/policies/73` is listed as "Premium API Access" and costs up to $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or subscriptions are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader 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 $0.02 per request. However, the specific functionality behind the `/api/v1/policies/73` endpoint is not documented beyond its "Premium API Access" label, so the exact data or service it returns is unclear.

The endpoint is live and returns a proper 402 challenge with x402 version 1. It accepts POST requests and returns `application/json`. Payment is settled in USDC (contract `0x8335...2913`) on Base to address `0x1A2B...85F3` with a 300-second timeout. Documentation pages beyond the landing page appear to require wallet connection and provide no additional content.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-apino-api-keypost-method

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to various data and utility endpoints

Fit

Best for

  • Developers wanting zero-commitment, per-call API pricing
  • AI agents that can settle x402 payments autonomously
  • Users already holding USDC on the Base network

Not for

  • Users needing detailed documentation or OpenAPI specs before integrating
  • Anyone without USDC on Base or an x402-compatible payment client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but the actual functionality behind /api/v1/policies/73 is undocumented. No OpenAPI spec, no request/response schema, and all docs pages beyond the landing page are empty (wallet-gated). The listing is essentially a stub with pricing info only.

Warnings

  • The specific functionality of /api/v1/policies/73 ('Premium API Access') is not documented — it is unclear what data or service it returns.
  • All documentation pages (/docs, /api, /pricing, /README) appear to require wallet connection and contain no readable content.
  • No OpenAPI spec or request/response schema is available.
  • No example responses are available to verify what the endpoint actually returns.

Citations

Provenance

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

Agent access