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 is part of a broader platform offering pay-per-request APIs across multiple categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. The specific endpoint `/api/v1/inbox/156` is labeled "Premium API Access" but its exact functionality is not documented beyond that label. The platform advertises a uniform $0.02 per request pricing model with no API keys, no rate limits, and instant access.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The probe confirms the endpoint is live, returning a 402 challenge with a maxAmountRequired of 20000 base units, which equals $0.02 (USDC uses 6 decimals). The payment scheme is "exact" with a 300-second timeout. No OpenAPI schema, detailed documentation, or example request/response bodies were found for this specific endpoint. The broader site lists sibling endpoints for sentiment analysis, text summarization, geocoding, price feeds, and more — all at the same $0.02 price point.

Because the endpoint path (`/inbox/156`) does not clearly map to any of the documented API categories and no input/output schema is provided, the actual functionality of this particular endpoint remains unclear. Callers should treat this as an opaque premium endpoint until further documentation is available.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyhttp-post

Use cases

  • Programmatic access to premium API services without subscription or API key management
  • Agent-driven workflows that need on-demand paid endpoints settled in USDC on Base
  • Testing x402 payment flows against a live, low-cost endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • AI agents needing frictionless pay-per-call API access
  • Users who want to avoid API key registration and rate limits

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • Anyone requiring free or high-volume batch access at lower marginal cost
  • Use cases that need a well-defined input/output contract (no schema available)

Quick start

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

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, but there is no documentation, no OpenAPI schema, no example requests or responses, and the endpoint path '/inbox/156' does not correspond to any documented API category. Functionality is essentially unknown.

Warnings

  • No OpenAPI or input/output schema available for this endpoint
  • The endpoint path /api/v1/inbox/156 does not match any of the documented API categories on the site
  • No documentation pages rendered meaningful content (pricing, README, and /api pages only showed 'Connect wallet')
  • Actual functionality behind 'Premium API Access' is unknown — treat as opaque

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:38:42Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access