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/84`. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data & analytics, AI/ML inference, finance & Web3 data, 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 endpoint accepts HTTP POST requests and returns `application/json` responses. Payment is handled inline: callers attach an `X-PAYMENT` header containing a signed x402 payment voucher 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 gated purely by micropayment. The payment recipient address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, and the x402 challenge specifies a 300-second timeout.

Because the endpoint path includes a numeric ID (`/notifications/84`), it likely retrieves or triggers a specific notification resource, but no further documentation on request body schema, query parameters, or response fields is available. The platform's landing page lists many other endpoints (sentiment analysis, text summarization, geocoding, price feeds, etc.) all at the same $0.02 price point, suggesting a uniform micropayment gateway wrapping various backend services.

Capabilities

x402-paymentusdc-base-settlementpay-per-callnotification-apijson-responseno-api-keyhttp-post

Use cases

  • Triggering or retrieving a specific notification via micropayment
  • Integrating pay-per-call notifications into agent workflows
  • Testing x402 micropayment flows on Base network

Fit

Best for

  • Agents needing keyless, pay-per-call API access on Base
  • Developers experimenting with x402 micropayment protocols
  • Low-volume consumers who want no subscriptions or commitments

Not for

  • Users needing detailed notification management or bulk operations (no documented schema)
  • Anyone requiring free or subscription-based access without crypto payments
  • High-throughput use cases where per-call crypto settlement adds latency

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no documentation on request body schema, response format, or what the notifications/84 resource actually does. No OpenAPI spec, no examples, and crawled docs pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available for the /api/v1/notifications/84 endpoint — purpose and schema are unknown
  • No OpenAPI or machine-readable schema provided
  • The /api, /pricing, and /README pages returned no useful content (only 'Connect wallet')
  • The specific notification ID (84) is hardcoded in the endpoint path with no explanation of what it represents

Citations

Provenance

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

Agent access