x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/endpoint-24` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific endpoint is labeled "Premium API Access" and accepts POST requests, returning application/json responses. Payment is handled via the x402 exact scheme on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

The maximum amount required per request is 20,000 units of USDC (in the token's smallest denomination, which at 6 decimals equals $0.02). The platform advertises no API keys, no rate limits, and instant access. However, the `/api/endpoint-24` path does not correspond to any of the documented endpoints listed on the site's homepage (which use paths like `/api/v1/analytics/metrics`, `/api/v2/ai/sentiment`, etc.), so its exact functionality is unclear. No OpenAPI schema, detailed documentation, or example request/response payloads are available for this specific endpoint.

The x402 challenge was successfully captured and the endpoint is live, returning a proper 402 Payment Required response. The platform hosts multiple other endpoints at similar price points. Without further documentation on what `/api/endpoint-24` actually does, callers should treat this as an opaque premium endpoint whose behavior must be discovered through experimentation after payment.

Capabilities

x402-paymentusdc-paymentbase-networkpay-per-requestjson-apipost-method

Use cases

  • Programmatic access to a premium API endpoint via x402 micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Pay-per-request access on the Base L2 network using USDC

Fit

Best for

  • Developers or agents wanting keyless, pay-per-use API access
  • x402-compatible agents on the Base network
  • Low-commitment API consumption without rate limits

Not for

  • Users who need detailed documentation or guaranteed SLAs before paying
  • Anyone looking for a specific, well-documented API function (endpoint purpose is unclear)
  • High-volume use cases where $0.02/request adds up quickly

Quick start

curl -X POST https://lowpaymentfee.com/api/endpoint-24 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, the specific endpoint path `/api/endpoint-24` is not documented anywhere on the site, there is no OpenAPI schema, no example requests or responses, and the crawled docs/pricing/README pages are all empty (just 'Connect wallet'). The actual functionality of this endpoint is unknown.

Warnings

  • Endpoint path /api/endpoint-24 does not match any documented API on the provider's homepage
  • No documentation, OpenAPI schema, or example payloads available for this specific endpoint
  • Docs, pricing, and README pages returned no meaningful content (only 'Connect wallet')
  • Exact functionality of this endpoint is unknown — callers must discover behavior after payment

Citations

Provenance

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

Agent access