x402basequality 0.35

Pay-per-call notification endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" notification resource at `/api/v1/notifications/22`. It is part of a broader platform offering dozens of pay-per-call APIs spanning data & analytics, AI/ML inference, finance & Web3, and infrastructure utilities — all priced uniformly at $0.02 per request and settled in USDC on the Base network via the x402 protocol.

The specific `/api/v1/notifications/22` endpoint accepts POST requests and returns `application/json`. Payment is handled inline: callers attach an `X-PAYMENT` header containing a signed x402 payment for up to 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals). No API keys, accounts, or rate limits are advertised — access is entirely gated by micropayment. The x402 challenge confirms the endpoint is live and version 1 of the protocol is in use.

Because the endpoint path references "notifications/22", it likely retrieves or triggers a specific notification resource, but no further documentation, request body schema, or response schema is available from the crawled material. The platform's landing page lists many other endpoints (sentiment analysis, text summarization, geocoding, price feeds, etc.) at the same $0.02 price point, suggesting a consistent API design across the suite. However, detailed docs for any individual endpoint were not found.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callnotificationsjson-responseno-api-keypost-method

Use cases

  • Triggering or retrieving a specific notification via a single paid API call
  • Integrating pay-per-use notification delivery into agent workflows
  • Testing x402 micropayment flows against a live endpoint

Fit

Best for

  • Agents or developers wanting zero-signup, pay-per-call notification access
  • x402 protocol experimentation on Base with low-cost USDC payments
  • Scenarios where no API key management is desired

Not for

  • High-volume notification use cases where per-call pricing adds up quickly
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation for the specific /notifications/22 resource — no request body schema, no response schema, no description of what the endpoint actually does beyond the generic label "Premium API Access". This is effectively a stub listing.

Warnings

  • No documentation found for the /api/v1/notifications/22 endpoint — its purpose, request format, and response format are unknown.
  • No OpenAPI spec, no AI plugin manifest, and no robots.txt or agents.txt discovered.
  • The crawled /api, /pricing, and /README pages returned only 'Connect wallet' with no useful content.
  • The endpoint name 'Premium API Access' is generic and does not describe functionality.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 23:50:43Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access