x402basequality 0.30

x402-gated premium API access on Base, pay-per-call with USDC — no API keys required.

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. It is one of many endpoints on the platform, which offers a broad catalog of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. Each call is gated by an x402 payment challenge settled in USDC on the Base network, with no API keys, rate limits, or upfront commitments required.

The specific resource at `/api/v1/generate/resource/155` is listed under the generic title "Premium API Access" and accepts HTTP POST requests. The x402 challenge specifies a maximum payment of 20,000 units of USDC (the on-chain asset at 0x8335…2913 on Base, which has 6 decimals, so this equates to $0.02 per request). The platform's landing page confirms a flat $0.02/request pricing model across all endpoints. Payment is made via the `exact` scheme to address 0x1A2B…85F3 with a 300-second timeout.

Documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no examples available. The actual functionality behind "resource/155" is unclear; it could be a generation utility based on its URL path pattern (similar to `/api/v1/utils/generate`), but this is speculative. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

x402-paymentusdc-basepay-per-requesthttp-postno-api-keypremium-api

Use cases

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

Fit

Best for

  • Developers experimenting with x402 pay-per-request protocols
  • AI agents with Base USDC wallets needing on-demand API access
  • Low-commitment, no-signup API consumption

Not for

  • Users who need detailed documentation or well-defined request/response schemas 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/155 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The actual functionality of 'resource/155' is unknown — the title 'Premium API Access' is completely generic. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition; request and response formats are unknown
  • The purpose of 'resource/155' is unclear — 'Premium API Access' is a generic placeholder title
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:48:49Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access