x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The specific resource path `/api/v1/generate/resource/45` appears to be part of a broader platform offering dozens of API endpoints across categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform are priced at $0.02 per request, paid in USDC on the Base network with no API keys, rate limits, or commitments required.

The x402 challenge for this particular endpoint advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the "exact" scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts HTTP POST requests and returns application/json.

The exact functionality behind the `/api/v1/generate/resource/45` path is not documented — the listing title is simply "Premium API Access" with no further description of what this specific resource generates or returns. The platform's docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. Without knowing what data or computation this endpoint provides, agents should treat this as an opaque paid resource until more documentation surfaces.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-post

Use cases

  • Programmatic access to a paid resource without API key registration
  • Agent-driven pay-per-call workflows settled in USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Developers exploring x402 protocol mechanics with low-cost endpoints
  • Workflows needing keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation of request/response schemas before calling
  • Applications requiring free or fiat-settled API access
  • High-volume batch jobs where $0.02/request adds up without bulk discounts

Quick start

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

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 of what this specific resource does, no request/response schema, and no examples. The docs pages are empty beyond a wallet-connect prompt. The listing is effectively a stub.

Warnings

  • No documentation exists for what /api/v1/generate/resource/45 actually returns or accepts as input
  • All docs/pricing/API pages on the site render only 'Connect wallet' with no useful content
  • The exact purpose of 'resource/45' is unknown — the title 'Premium API Access' is generic and uninformative
  • No OpenAPI spec, no request schema, no response schema available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:45:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access