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 suite 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/107` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It is likely one of the generation/utility endpoints offered by the platform.

The endpoint is live and returns a standard x402 payment challenge. It accepts payment via the "exact" scheme on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The maximum amount required is 20,000 base units of USDC, which with 6 decimals equals $0.02 per request — consistent with the platform's uniform $0.02/request pricing. Payment is made via the `X-PAYMENT` header. No API keys are required; access is granted purely through per-call micropayments.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no request/response examples, and no description of what this specific resource returns. The platform advertises no rate limits and instant access, but without concrete documentation it is unclear what input parameters the endpoint expects or what output it produces.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Accessing a pay-per-call utility or generation service without needing API keys
  • Demonstrating x402 protocol micropayment integration on Base
  • Building agent workflows that pay for API access with USDC on-chain

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need keyless, on-demand API access via crypto payments
  • Low-volume or sporadic usage where $0.02/call flat pricing is attractive

Not for

  • Users who need detailed API documentation and well-defined schemas before integrating
  • High-volume production workloads where per-call crypto settlement overhead matters
  • Users without a Base-network USDC wallet

Quick start

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

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 essentially no documentation: no OpenAPI schema, no request/response examples, no description of what 'Premium API Access' actually does. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • The specific functionality of resource/107 ('Premium API Access') is completely undocumented
  • No OpenAPI schema or request/response examples are provided
  • No way to determine expected input parameters or output format without trial-and-error

Citations

Provenance

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

Agent access