x402basequality 0.25

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 provides "Premium API Access" via the x402 payment protocol. The site hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or upfront commitments are required; callers simply attach an x402 payment header to each request.

The specific endpoint `/api/v1/payments/361` is labeled "Premium API Access" in the x402 challenge. The challenge confirms it accepts USDC (contract 0x8335…2913 on Base) with a maxAmountRequired of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json. However, there is no documentation describing what this particular endpoint actually does — the crawled docs, pricing, and README pages all returned only a "Connect wallet" stub with no substantive content.

Because the endpoint path (`/payments/361`) does not match any of the documented API categories (analytics, AI, finance, utils), it is unclear whether this is a standalone resource or a generic payment gateway entry point. The site's landing page lists many other endpoints but does not reference this specific path. Prospective callers should be aware that the actual functionality behind this endpoint is undocumented.

Capabilities

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

Use cases

  • Programmatic access to paid API endpoints without traditional API key management
  • Agent-driven workflows that need instant, keyless API access settled in USDC
  • Exploring x402 payment protocol integration for pay-per-request services

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • AI agents that can attach x402 payment headers automatically
  • Users who want no-signup, no-rate-limit API access on Base

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • Anyone without USDC on Base network for payment settlement
  • Production workloads requiring well-documented, stable API contracts

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation about what this endpoint actually does. The docs, pricing, README, and API pages all returned empty stubs. The endpoint path does not match any listed API category. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, README, and API pages all return only a 'Connect wallet' stub with no content.
  • The endpoint path /api/v1/payments/361 is not listed among the site's documented API categories; its actual functionality is unknown.
  • No request or response schema is documented; callers cannot know what to send or expect back.
  • No OpenAPI spec, ai-plugin manifest, or robots.txt/agents.txt found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:03:45Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access