x402basequality 0.25

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/52` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It is one of many endpoints on the platform, all priced uniformly at $0.02 per request.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The challenge advertises a maxAmountRequired of 20000 base units, which at 6 decimals equals $0.02 USD per call. 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.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what "Premium API Access" actually returns. The endpoint is confirmed live (402 challenge captured), but without knowing the input format or output structure, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing a pay-per-call API without subscription or API key management
  • Making micropayment-gated requests settled on Base L2 with USDC
  • Exploring x402 protocol integration for agent-driven API consumption

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-use API access on Base
  • Low-volume callers who want no commitments or rate limits

Not for

  • Users who need well-documented APIs with clear input/output schemas
  • High-volume production workloads requiring SLAs or support
  • Anyone needing non-USDC or non-Base payment options

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what this specific resource does, what inputs it expects, or what it returns. No OpenAPI schema, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only 'Connect wallet' with no content
  • The exact functionality of /api/v1/generate/resource/52 ('Premium API Access') is completely undocumented
  • No request or response schema is available; callers must guess at the input format
  • The platform lists many endpoints but none appear to have public documentation

Citations

Provenance

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

Agent access

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