x402basequality 0.35

Pay-per-call portfolio holdings API on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes portfolio holdings data at `/api/v1/portfolios/31/holdings`. It is part of a broader platform offering data & analytics, AI/ML, finance/Web3, and infrastructure APIs, all payable per-request via the x402 protocol on the Base network using USDC.

The specific endpoint probed returns a 402 challenge requesting up to $0.02 per call (20,000 base units of USDC with 6 decimals = $0.02), consistent with the site's advertised flat $0.02/request pricing. Payment is made via the x402 "exact" scheme to a designated wallet address, with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

The platform advertises no API keys, no rate limits, and instant access. However, documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all resolve to a minimal "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the holdings response contains. The endpoint is live (402 challenge confirmed), but the lack of documentation makes it difficult to know what data is actually returned or what POST body (if any) is expected.

Capabilities

x402-paymentusdc-settlementbase-networkportfolio-holdingsper-request-pricingno-api-keyjson-response

Use cases

  • Retrieving holdings data for a specific portfolio via a pay-per-call model
  • Integrating portfolio data into agent workflows without managing API keys
  • Programmatic access to financial holdings with USDC micropayments

Fit

Best for

  • Agents or bots that need on-demand portfolio holdings without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Low-volume consumers who prefer per-request billing over monthly plans

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/31/holdings \
  -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 402 challenge with clear pricing. However, there is no OpenAPI schema, no documentation of request parameters or response format, and all doc pages are empty stubs. The specific data returned by this holdings endpoint is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or request/response schema provided; request body format and response fields are unknown.
  • The endpoint path includes a hardcoded portfolio ID (31); it is unclear whether other portfolio IDs are accessible or what they represent.
  • Platform appears to be a generic multi-category API storefront; the actual data sources and reliability are unverified.

Citations

Provenance

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

Agent access