x402basequality 0.35

Portfolio performance data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns portfolio performance data for portfolio ID 54. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance, and infrastructure categories. The endpoint uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific endpoint path (`/api/v1/portfolios/54/performance`) suggests it returns performance metrics for a particular portfolio — likely time-series returns, gains/losses, or similar financial analytics. However, no response schema or example output is documented in the crawled material. The endpoint accepts POST requests and returns application/json. The x402 challenge was successfully captured, confirming the endpoint is live.

The provider's landing page lists a wide catalog of endpoints (analytics, AI, finance, crypto, utilities) all priced at $0.02 per request. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no substantive content, so details about request parameters, response format, and portfolio data semantics remain unknown.

Capabilities

x402-paymentusdc-base-networkportfolio-performancepay-per-requestno-api-keyjson-response

Use cases

  • Retrieving performance metrics for a specific investment portfolio
  • Integrating portfolio performance data into dashboards or reporting tools
  • Agent-driven financial analysis workflows that pay per query

Fit

Best for

  • Developers needing on-demand portfolio performance data without subscriptions
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring low-cost, keyless access to financial data

Not for

  • Users who need bulk historical portfolio data at scale (no documented batch endpoint)
  • Anyone without a Base-compatible USDC wallet for x402 payments
  • Use cases requiring detailed documentation or guaranteed SLAs (docs are sparse)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and documentation pages are empty stubs. The endpoint path implies portfolio performance data but specifics are entirely undocumented.

Warnings

  • No documentation available — all doc pages return only a 'Connect wallet' prompt with no content
  • No request parameters or response schema documented; endpoint behavior must be discovered empirically
  • The specific portfolio ID (54) is hardcoded in the path — unclear if other portfolio IDs are available or how they are obtained
  • Provider site appears to be a generic x402 API storefront; the actual data sources and reliability are unknown

Citations

Provenance

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

Agent access