x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated via the x402 payment protocol on the Base network. The specific resource `/api/v1/generate/resource/165` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It may correspond to the "Generation" utility endpoint listed on the site's homepage.

Payment is settled in USDC on Base (contract 0x8335…2913) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units, which at 6 decimals equals $0.02 USD. There are no API keys, no rate limits, and no subscription commitments — each request is individually paid for via the X-PAYMENT header. The endpoint accepts HTTP POST and returns application/json.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawled material. The platform advertises many endpoints (analytics, AI, finance, utilities) all at the same $0.02 price point, but without documentation it is unclear what inputs each expects or what outputs they return.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkno-api-keyhttp-postjson-response

Use cases

  • Programmatic access to a generation/utility endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need instant, keyless API access settled in USDC on Base
  • Low-volume, pay-per-use scenarios where $0.02/request is acceptable

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads where per-request crypto settlement adds overhead
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually does, what inputs it accepts, or what it returns. No OpenAPI spec, no examples, and all doc pages render only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet' with no technical content
  • No OpenAPI or schema describing request/response format for this endpoint
  • The endpoint name 'Premium API Access' and path '/api/v1/generate/resource/165' give no clear indication of functionality
  • Cannot verify what the endpoint actually returns without making a paid request

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:00:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access