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. The specific resource at `/api/v1/policies/36` is one of many endpoints offered by the platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories. All endpoints are priced at $0.02 per request, paid in USDC on the Base network with no API keys, rate limits, or commitments required.

The x402 challenge confirms the endpoint is live, accepting POST requests and settling payments in USDC (contract `0x8335...2913` on Base). The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. Payment is made via the `exact` scheme with a 300-second timeout. The response MIME type is `application/json`.

The specific functionality behind `/api/v1/policies/36` is not documented — the platform's landing page lists other endpoints (analytics, AI, finance, utilities) but does not describe what the "policies" path does. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. Agents should be aware that the actual payload schema (both request and response) is undocumented, making integration speculative without further experimentation.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apino-api-keyno-rate-limit

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers exploring x402 pay-per-call patterns
  • AI agents needing keyless, on-demand API access
  • Low-volume consumers who want no subscription commitment

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-volume consumers who would benefit from bulk pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/policies/36 \
  -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 live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, the specific functionality of /api/v1/policies/36 is completely undocumented — no request schema, no response schema, no description beyond 'Premium API Access'. The docs/pricing/API pages are empty (wallet-connect only). This is effectively a stub listing.

Warnings

  • The specific purpose and functionality of /api/v1/policies/36 is undocumented — the 'policies' path is not listed among the platform's advertised endpoints.
  • No request or response schema is available; integration requires trial-and-error.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no useful content.
  • The platform lists many endpoint categories but provides no detailed documentation for any of them.

Citations

Provenance

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

Agent access