x402basequality 0.30

x402-gated API key endpoint on Base, paying $0.02 in USDC per request.

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 offered by the lowpaymentfee.com platform, which hosts a variety of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per call settled in USDC on the Base network.

The specific resource `/api/v1/apikeys/27` appears to be an API-key provisioning or management endpoint. The x402 challenge confirms it is live, accepting POST requests, and requires an exact payment of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) to the payTo address 0x1A2B…85F3. The payment timeout is 300 seconds. No OpenAPI schema, detailed documentation, or example request/response bodies were found in the crawl — the docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no substantive content.

The platform advertises no API keys required, no rate limits, and instant access for all its endpoints. However, the lack of documentation makes it difficult to know what request body this particular endpoint expects or what it returns. Users should treat this as a lightly-documented, experimental service.

Capabilities

x402-paymentusdc-basepay-per-requestapi-key-provisioningpost-endpoint

Use cases

  • Programmatically provisioning or retrieving API keys via a single micropayment
  • Agents purchasing API access on-the-fly without pre-registration
  • Demonstrating x402 payment-gated endpoint integration

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents that need to acquire API keys autonomously
  • Users who want no-signup, pay-per-use API access on Base

Not for

  • Production workloads requiring detailed API documentation and SLAs
  • Users who cannot transact in USDC on the Base network
  • High-volume use cases where per-request pricing may be inefficient

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/apikeys/27 \
  -H "X-PAYMENT: <x402-payment-header>" \
  -H "Content-Type: application/json"

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. However, there is no OpenAPI schema, no documentation beyond a landing page listing, no example requests or responses, and the docs/pricing/README pages are all empty (wallet-connect only). The purpose of this specific endpoint (apikeys/27) is unclear.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all return only a 'Connect wallet' prompt with no content.
  • The exact purpose and expected request/response format of /api/v1/apikeys/27 is undocumented and must be inferred from the endpoint name alone.
  • No OpenAPI or JSON schema provided for request or response bodies.
  • Platform appears experimental with minimal public information.

Citations

Provenance

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

Agent access