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 `/api/v1/notifications/30` is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network. The specific endpoint probed here is labeled "Premium API Access" and accepts POST requests.

The x402 challenge confirms the endpoint is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per call. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using the "exact" scheme with a 300-second timeout. No API keys or rate limits are advertised; access is instant upon payment.

The exact functionality behind the `/notifications/30` path is not documented in the crawled material. The provider's landing page lists many endpoint categories (analytics, AI, finance, utilities) but does not specifically describe a notifications endpoint. The response MIME type is `application/json`. Without further documentation or example responses, the precise data returned by this endpoint remains unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-keynotifications

Use cases

  • Triggering or retrieving notifications via a pay-per-call model without API key management
  • Agent-driven workflows that need on-demand notification access settled in USDC
  • Integrating low-cost notification services into Web3 applications

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents with x402 payment capability on Base
  • Projects needing simple USDC-settled API calls without subscriptions

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume notification use cases where per-call pricing is inefficient
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation for the /notifications/30 path specifically, no request/response schema, and no examples. The crawled pages beyond the landing page returned only 'Connect wallet' with no useful content. The endpoint's actual functionality is unknown.

Warnings

  • No documentation exists for the /api/v1/notifications/30 endpoint specifically; it is not listed on the provider's landing page
  • No request body schema or response schema available — actual functionality is unclear
  • Crawled /api, /pricing, and /README pages returned no useful content (only 'Connect wallet')
  • The endpoint name 'Premium API Access' is generic and does not describe what the endpoint does

Citations

  • The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC on Base (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
    https://lowpaymentfee.com/api/v1/notifications/30
  • The provider advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base network
    https://lowpaymentfee.com
  • The landing page lists endpoints across Data & Analytics, AI & ML, Finance & Web3, and Infrastructure categories but does not list a notifications endpoint
    https://lowpaymentfee.com

Provenance

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

Agent access