x402basequality 0.35

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

lowpaymentfee.com hosts a collection of x402-protocol pay-per-call API endpoints on the Base network, settling payments in USDC. The specific endpoint at `/api/v1/policies/8` is labeled "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD) 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 listed at the same $0.02/request price point.

This particular endpoint (`/api/v1/policies/8`) does not have detailed documentation available — the docs, pricing, and README pages all resolve to a wallet-connect prompt with no additional content. The output schema indicates it accepts HTTP POST requests and is discoverable. Without further documentation, the exact request body format and response structure for this endpoint remain unknown.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkhttp-postno-api-keypremium-api-access

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Integrating pay-as-you-go API calls into agent workflows without API key management
  • Testing x402 protocol payment flows against a live endpoint

Fit

Best for

  • Developers exploring x402 protocol integrations
  • Agents needing keyless, pay-per-call API access
  • Projects that want to avoid subscription commitments for API usage

Not for

  • Users who need detailed API documentation before integrating
  • High-volume callers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/policies/8 \
  -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 402 challenge, but there is no documentation, no OpenAPI schema, no example requests or responses, and the purpose of the '/api/v1/policies/8' endpoint is entirely opaque beyond its label 'Premium API Access'. The docs/pricing/README pages are all empty wallet-connect prompts.

Warnings

  • No documentation available — docs, pricing, and README pages all show only a wallet-connect prompt with no content.
  • The exact purpose, request format, and response schema of /api/v1/policies/8 are unknown; 'Premium API Access' is the only description provided.
  • No OpenAPI spec or ai-plugin manifest found.
  • The endpoint name 'policies/8' suggests it may be one of many policy endpoints but no enumeration or explanation is available.

Citations

Provenance

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

Agent access