x402basequality 0.30

Pay-per-call utility and generation API on Base via x402, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of pay-per-request APIs accessible via the x402 payment protocol on the Base network. This specific endpoint (`/api/v1/generate/resource/128`) is listed under the "Premium API Access" category and falls within the Infrastructure / Generation group of services offered by the platform. Payment is settled in USDC on Base at $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are advertised; callers simply attach an x402 payment header to each POST request.

The broader platform advertises 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 (geocoding, validation, conversion, generation). All endpoints are uniformly priced at $0.02 per call.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all resolve to a minimal "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 behavior of the `/api/v1/generate/resource/128` endpoint (what it generates, what inputs it accepts, what it returns) is unknown from the available material. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkgeneration-apino-api-keypost-method

Use cases

  • Generating resources on-demand with per-call USDC micropayments
  • Integrating pay-as-you-go infrastructure utilities into agent workflows
  • Testing x402 payment protocol integrations on Base

Fit

Best for

  • Developers exploring x402 payment protocol on Base
  • Agents needing keyless, pay-per-call utility endpoints
  • Low-volume or sporadic API usage without subscription commitments

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume production workloads where $0.02/call adds up significantly
  • Anyone who needs to understand exact input/output schemas before calling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/128 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation of request/response schemas, no examples, and no description of what the endpoint actually does beyond 'Premium API Access' / 'Generation'. The docs pages are all empty wallet-connect stubs.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a 'Connect wallet' prompt with no content
  • No OpenAPI or schema specification; request and response formats are completely unknown
  • The purpose of /api/v1/generate/resource/128 is unclear — 'Premium API Access' and 'Generation' are the only descriptors
  • Platform appears to be a demo or early-stage project with placeholder endpoints across many categories

Citations

Provenance

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

Agent access