x402basequality 0.30

x402-gated notification endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/notifications/82` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. The specific endpoint is labeled "Premium API Access" and accepts POST requests gated by an x402 payment challenge. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are advertised; access is granted purely via the x402 payment header.

The platform lists roughly 16 endpoints across four categories: Data & Analytics (metrics, reports, export, insights), AI & Machine Learning (sentiment, summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure (geocoding, validation, conversion, generation). All are priced uniformly at $0.02 per request. However, the specific endpoint being listed here (`/api/v1/notifications/82`) does not appear in the site's public catalog, so its exact functionality is unclear — the path suggests a notification-related resource, but no documentation describes its input or output schema.

The x402 challenge is live and well-formed (version 1, scheme "exact", USDC on Base, 300-second timeout). No OpenAPI spec, ai-plugin manifest, or detailed documentation was found during the crawl. The pricing and /README pages returned only a wallet-connect prompt with no additional content.

Capabilities

x402-paymentpay-per-requestusdc-basenotification-apihttp-post

Use cases

  • Triggering or retrieving notification data via a single paid API call
  • Agent-driven workflows that need to send or check notifications without API key management
  • Demonstrating x402 payment-gated endpoint integration on Base

Fit

Best for

  • Developers experimenting with x402 pay-per-call protocols
  • Agents that need keyless, on-demand API access settled in USDC on Base
  • Low-volume, no-commitment API consumption without subscriptions

Not for

  • High-volume notification pipelines where $0.02/request adds up quickly
  • Users who need detailed documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/notifications/82 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documentation of request/response schemas, and the specific /notifications/82 endpoint is not listed in the site's own catalog. Functionality must be entirely guessed from the URL path.

Warnings

  • The /api/v1/notifications/82 endpoint does not appear in the provider's public API catalog — its purpose is undocumented.
  • No OpenAPI spec, ai-plugin manifest, or endpoint documentation was found.
  • The /pricing and /README pages returned only a wallet-connect prompt with no useful content.
  • Input and output schemas are completely unknown; example requests/responses cannot be provided.

Citations

Provenance

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

Agent access