x402basequality 0.30

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-protocol API marketplace that gates a collection of endpoints behind per-request micropayments settled in USDC on the Base network. The specific endpoint at `/api/v1/policies/78` is listed as "Premium API Access" and accepts POST requests with an x402 payment header. The x402 challenge indicates a max amount of 20,000 base units of USDC (0x8335…), which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach a valid X-PAYMENT header to each request.

The broader platform advertises four categories of endpoints: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All are priced at $0.02 per call. However, this specific listing covers only the `/api/v1/policies/78` endpoint, whose exact functionality beyond "Premium API Access" is not documented in the crawled material.

Documentation is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawl. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation means callers cannot determine what data or service this specific endpoint returns without experimentation.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keypost-endpointjson-response

Use cases

  • Programmatic access to a gated API endpoint using x402 micropayments on Base
  • Agent-driven workflows that need keyless, pay-per-call API access
  • Testing x402 protocol integrations with a low-cost live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents that need frictionless pay-per-call API access without API keys
  • Low-volume consumers who prefer per-request pricing over subscriptions

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/policies/78 \
  -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 confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and the specific functionality of /api/v1/policies/78 is entirely undocumented. The docs pages all render only 'Connect wallet' with no content.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided for this endpoint
  • The specific purpose of /api/v1/policies/78 ('Premium API Access') is not explained anywhere in the crawled material
  • Cannot determine what input this POST endpoint expects or what it returns

Citations

Provenance

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

Agent access