x402basequality 0.35

x402-gated portfolio data 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 lowpaymentfee.com provides access to a "portfolios" resource (specifically portfolio ID 4) via the x402 payment protocol. 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 gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/portfolios/4` accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). There are no API keys, no rate limits, and no subscription commitments — each call is independently paid for via the x402 payment header.

The platform advertises a uniform $0.02/request pricing across all its endpoints. Documentation pages exist at /docs, /pricing, and /api but currently render only a "Connect wallet" prompt, so detailed request/response schemas for this specific portfolios endpoint are not publicly documented. The exact data returned by the portfolios endpoint is unclear from available materials — the endpoint title is simply "Premium API Access" with no further specification of the portfolio data structure.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingjson-responsepost-methodportfolio-data

Use cases

  • Fetching portfolio data with per-request USDC micropayments on Base
  • Agent-driven data retrieval without API key management
  • Programmatic access to premium data behind x402 paywall

Fit

Best for

  • Agents or applications that can settle x402 payments in USDC on Base
  • Developers wanting keyless, pay-as-you-go API access
  • Low-volume or sporadic callers who don't want subscriptions

Not for

  • Users who need detailed API documentation before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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. However, there is no OpenAPI schema, no documented request/response format, and the docs/pricing/API pages all render only a wallet-connect prompt. The actual data returned by the portfolios endpoint is completely unspecified.

Warnings

  • No request or response schema available — the exact data returned by /api/v1/portfolios/4 is unknown
  • Documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no usable content
  • The endpoint name 'Premium API Access' is generic and does not describe the actual resource
  • Cannot verify what portfolio data (if any) is actually served behind the paywall

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 08:36:33Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access