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. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, settled in USDC on the Base network, with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/payments/79` is labeled "Premium API Access" in the x402 challenge but its exact functionality is not documented beyond that label. The x402 challenge confirms it is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to the address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The response MIME type is `application/json`.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data export — all at the same $0.02 price point. However, documentation beyond the landing page is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to a multi-category API platform

Fit

Best for

  • Developers wanting zero-commitment, pay-per-call API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer no API key registration or rate limits

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or subscription discounts
  • Anyone unable to transact in USDC on the Base L2 network

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/payments/79",
  "body": {},
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402-payment-token>",
    "Content-Type": "application/json"
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but the endpoint's actual functionality is entirely undocumented. No OpenAPI spec, no request/response schemas, no examples, and all documentation pages return only a wallet-connect prompt. The label 'Premium API Access' is generic and uninformative.

Warnings

  • The exact functionality of /api/v1/payments/79 is unknown — 'Premium API Access' is the only description available.
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no technical content.
  • No OpenAPI specification or request/response schema is available.
  • The endpoint path '/api/v1/payments/79' suggests a resource ID (79) that may be ephemeral or user-specific.

Citations

Provenance

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

Agent access