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/135` 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, payable in USDC on the Base network with no API keys, rate limits, or commitments required.

The x402 challenge confirms the endpoint is live, accepting POST requests and settling payments in USDC (contract `0x8335...2913` on Base). The max amount required is 20,000 base units, which at 6 decimals for USDC equals $0.02 per call. Payment is made via the `exact` scheme with a 300-second timeout. The response MIME type is `application/json`.

While the platform lists many endpoint categories (sentiment analysis, text summarization, geocoding, price feeds, etc.), the specific functionality behind `/api/v1/generate/resource/135` is not documented. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no additional technical documentation, schemas, or example payloads. Without knowing what this particular resource generates, callers should treat this as an opaque premium endpoint until further documentation is available.

Capabilities

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

Use cases

  • Programmatic access to a generation endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that can settle USDC on Base for per-call API access
  • Use cases requiring no signup, no API key, instant access

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume batch workloads where $0.02/request adds up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation for what this specific resource does, no request/response schema, and all doc pages returned only a wallet-connect prompt. The endpoint's actual functionality is unknown.

Warnings

  • The specific functionality of /api/v1/generate/resource/135 is undocumented — the resource name and behavior are opaque.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no usable content.
  • No OpenAPI spec, request schema, or response schema is available.
  • The platform lists many endpoint categories but none map clearly to this specific resource path.

Citations

Provenance

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

Agent access