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 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/112` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It accepts HTTP POST requests and returns JSON.

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 at 6 decimals equals $0.02 USD — consistent with the platform's uniform $0.02/request pricing across all endpoints. No API keys are required; access is granted instantly upon payment. The platform advertises no rate limits and no minimum commitments.

The endpoint is live and returns a proper 402 challenge with x402 version 1. However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what "Premium API Access" actually returns or what input parameters it expects. The platform hosts many endpoints but provides almost no technical documentation for any of them.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsehttp-post

Use cases

  • Accessing a pay-per-call premium API resource without needing API keys or subscriptions
  • Programmatic agent-driven API consumption with on-chain USDC micropayments
  • Testing x402 protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers exploring x402 pay-per-request patterns
  • Agents that can settle USDC payments on Base
  • Low-commitment, no-signup API access

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume use cases where $0.02/request adds up without bulk discounts
  • Anyone who needs to know exactly what the endpoint returns before paying

Quick start

# The endpoint requires an x402 payment header (USDC on Base).
# 1. Send POST to get the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/112
# 2. Parse the 402 response, construct an X-PAYMENT header
#    with a signed USDC payment of 20000 base units ($0.02),
#    then resend the POST with that header.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of 'Premium API Access' at resource/112 is entirely opaque. All doc pages return only 'Connect wallet' with no content.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • The exact functionality of /api/v1/generate/resource/112 ('Premium API Access') is unknown; no input parameters or output format documented
  • No OpenAPI or schema provided for any endpoint on the platform
  • Cannot verify what data or service is actually delivered after payment

Citations

Provenance

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

Agent access