x402basequality 0.30

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/157` 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 HTTP 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 platform advertises a uniform $0.02/request pricing across all its endpoints, with no minimums or commitments. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned minimal content (just "Connect wallet"), so detailed request/response schemas, parameter descriptions, and usage examples are unavailable. The endpoint is confirmed live via a proper 402 challenge response.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apino-api-keyhttp-post

Use cases

  • Accessing a pay-per-request utility or generation endpoint without needing API keys or subscriptions
  • Integrating x402-compatible agents that can autonomously pay for API calls on Base
  • Testing x402 protocol payment flows against a low-cost live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • AI agents that need keyless, pay-as-you-go API access on Base
  • Low-volume or sporadic API usage where subscriptions are undesirable

Not for

  • Users who need detailed API documentation or well-defined request/response schemas before integrating
  • High-volume production workloads where $0.02/request adds up without volume discounts

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is essentially no documentation: all doc pages return only "Connect wallet." The specific function of resource/157 is unknown, no request or response schema is available, and the listing title "Premium API Access" is generic and uninformative.

Warnings

  • The exact functionality of /api/v1/generate/resource/157 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (/docs, /pricing, /api, /README) returned minimal content ('Connect wallet') with no usable information.
  • No request parameters or response schema are documented anywhere; integration requires trial-and-error or contacting the provider.
  • The platform lists many endpoints but none appear to have public documentation beyond a name and price.

Citations

Provenance

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

Agent access