x402basequality 0.30

x402-gated portfolio endpoint on Base, pay $0.02 per request in USDC — no API keys needed.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides premium API access to a portfolio resource (portfolio ID 16) via the x402 payment protocol. It is part of a broader platform that offers data & analytics, AI/ML inference, finance/Web3, and infrastructure utility APIs, all gated behind per-request USDC micropayments on the Base network.

The specific endpoint `/api/v1/portfolios/16` accepts POST requests and returns JSON. Payment is settled on-chain using USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 per call (USDC uses 6 decimals). The x402 challenge confirms the endpoint is live and uses the "exact" payment scheme with a 300-second timeout. No API keys or subscriptions are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The platform advertises uniform $0.02 pricing across all its endpoints, no rate limits, and instant access. However, documentation is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no explanation of what the "portfolios" resource actually contains or what POST body it expects. The endpoint is confirmed live (402 challenge captured), but without documentation it is difficult to know what data or functionality it provides.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-responseportfolio-data

Use cases

  • Accessing portfolio data on a pay-per-request basis without managing API keys
  • Agent-driven workflows that need on-chain payment-gated data retrieval
  • Programmatic access to portfolio information settled via USDC on Base

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call API access
  • Users who prefer crypto micropayments over subscription billing
  • x402-compatible agent toolchains on the Base network

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no description of what the portfolios resource actually returns. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no technical content
  • The specific data returned by /api/v1/portfolios/16 is undocumented; 'Premium API Access' is the only description
  • No examples of request or response payloads could be found

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 08:16:02Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access