x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

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 on the Base network. The specific endpoint `/api/v1/accounts/41` is one of many offered by the provider, which hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation).

Each request costs $0.02 in USDC (USD Coin on Base, contract 0x8335…2913). The x402 challenge confirms a maxAmountRequired of 20,000 base units, which at 6 decimals equals $0.02. Payment is made inline via the X-PAYMENT header — no API keys, accounts, or rate limits are advertised. The endpoint accepts POST requests and returns application/json.

The specific functionality behind `/api/v1/accounts/41` is not documented beyond the label "Premium API Access." The provider's docs, pricing, and API pages all render only a wallet-connect prompt with no additional technical documentation, OpenAPI schema, or example payloads. Without further detail on what this particular accounts endpoint returns, callers should treat it as an opaque JSON resource gated behind a $0.02 USDC payment on Base.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium data or account information with per-call USDC micropayments
  • Integrating pay-per-request APIs without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand JSON data with inline crypto payment

Fit

Best for

  • Developers who want zero-signup, pay-as-you-go API access
  • AI agents with Base USDC wallets needing on-demand data
  • Prototyping integrations without committing to subscription plans

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or rate-limited plans
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/41 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example request/response payloads, and the specific purpose of /api/v1/accounts/41 is undocumented. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all render only a wallet-connect prompt with no content.
  • The specific functionality of /api/v1/accounts/41 ('Premium API Access') is not described anywhere; the endpoint purpose is unknown.
  • No OpenAPI or input/output schema provided; callers cannot know what request body to send or what response to expect.
  • No example requests or responses available.

Citations

Provenance

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

Agent access