x402basequality 0.30

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 an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are paid per-request using USDC on the Base network, with no API keys, no rate limits, and no minimum commitments required.

The specific endpoint at `/api/v1/policies/2` is listed as "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme, settling to the provider's wallet on Base. The endpoint returns application/json.

The broader platform advertises additional endpoints including sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02/request price point. However, documentation beyond the landing page is extremely thin: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The actual functionality behind this specific `/api/v1/policies/2` endpoint is unclear from the available material.

Capabilities

x402-paymentper-request-pricingusdc-baseno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API services with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic access to data, AI, finance, or utility endpoints via x402 protocol

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • Applications requiring high-volume calls where per-request pricing is inefficient
  • Users without access to USDC on the Base network

Quick start

# 1. Send a POST to the endpoint — you'll get a 402 with payment challenge
curl -X POST https://lowpaymentfee.com/api/v1/policies/2

# 2. Parse the 402 response, construct an x402 payment header using USDC on Base,
#    then resend with the X-PAYMENT header attached.
curl -X POST https://lowpaymentfee.com/api/v1/policies/2 \
  -H "X-PAYMENT: <signed-x402-payment>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The actual functionality of the /api/v1/policies/2 endpoint is undocumented — 'Premium API Access' is the only descriptor. Docs pages return only 'Connect wallet' with no content.

Warnings

  • No OpenAPI spec or schema documentation available for any endpoint
  • The docs, pricing, API, and README pages all render only 'Connect wallet' with no usable content
  • The actual functionality and expected request/response format of /api/v1/policies/2 is unknown
  • The platform lists many endpoints on its landing page but none have documented schemas or examples

Citations

Provenance

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

Agent access