x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-call with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities. The specific resource at `/api/v1/generate/resource/189` is listed as "Premium API Access" but its exact functionality is not documented beyond that label.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The platform advertises a broad suite of endpoints (analytics, AI sentiment/summarization/classification/embeddings, finance price feeds, exchange rates, crypto gas estimates, geocoding, validation, conversion, and generation) all at the same $0.02/request price point. However, documentation pages beyond the landing page returned only a "Connect wallet" prompt with no further technical detail, so the actual request/response schemas for this specific resource are unknown.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apipost-method

Use cases

  • Programmatic access to a premium API resource with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless pay-per-request API access
  • Low-cost micropayment API consumption on Base L2

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Use cases requiring free or subscription-based access without crypto wallets

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/189 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request/response schemas, no OpenAPI spec, and the docs/pricing/README pages all returned only 'Connect wallet' with no content. The specific purpose of resource/189 is entirely opaque.

Warnings

  • No request or response schema available — the actual functionality of resource/189 is undocumented.
  • All documentation pages (docs, pricing, README, api) returned only 'Connect wallet' with no technical content.
  • The platform lists many endpoints but none have publicly visible documentation beyond a title and price.
  • Cannot verify what data or service this endpoint actually provides.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:51:12Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access