x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated via the x402 payment protocol on the Base network. The specific resource `/api/v1/generate/resource/83` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It accepts POST requests and returns application/json.

Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). There are no API keys, no rate limits, and no minimum commitments — callers simply attach an x402 payment header to each request. The platform advertises identical $0.02 pricing across all its endpoints.

The broader platform lists endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data generation. However, documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no further technical detail. Without OpenAPI specs, request/response schemas, or usage examples, the actual behavior of this specific resource remains unclear.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkjson-apipost-method

Use cases

  • Programmatic access to a premium API resource without needing API keys or subscriptions
  • Agent-driven workflows that pay per call using USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers exploring x402 pay-per-request patterns
  • AI agents with Base USDC wallets needing on-demand API calls
  • Low-commitment, no-signup API consumption

Not for

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

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/83 \
  -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 with clear pricing, but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet-connect prompt. The purpose of 'resource/83' is entirely opaque. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and README pages all return only 'Connect wallet' with no content.
  • The specific functionality of /api/v1/generate/resource/83 ('Premium API Access') is undocumented; its input parameters and output format are unknown.
  • No OpenAPI spec, no request schema, and no response schema are provided.
  • The platform lists many endpoint categories (AI, finance, analytics) but none have visible documentation, raising questions about actual implementation.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:23:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access