x402basequality 0.35

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 & machine learning, finance & Web3, and infrastructure utilities. The specific resource at `/api/v1/generate/resource/179` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It may correspond to one of the platform's generation or utility endpoints.

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 broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data generation — all at the same $0.02/request price point. Documentation pages exist but returned only a "Connect wallet" prompt with no substantive content during the crawl, so detailed request/response schemas are unavailable.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apino-api-keypost-method

Use cases

  • Accessing a pay-per-call utility or generation endpoint without needing API keys or subscriptions
  • Integrating x402-based micropayment APIs into agent workflows on the Base network
  • Programmatic access to platform services with instant USDC settlement

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments on Base
  • Projects needing low-cost per-request utility endpoints

Not for

  • Users who need detailed API documentation and schemas before integrating
  • High-throughput use cases where per-request crypto payment overhead is impractical
  • Users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/179 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and the exact purpose of resource/179 is unknown. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • The exact functionality of /api/v1/generate/resource/179 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (/docs, /api, /pricing, /README) returned no substantive content during crawl.
  • No request or response schema is available; callers must discover the API contract by experimentation.
  • The platform lists many endpoints but it is unclear whether they all return real, production-quality data.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:54:05Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access