Portfolio performance data via x402 micropayment on Base network, $0.02/request.
What it does
This endpoint at lowpaymentfee.com returns portfolio performance data for portfolio ID 65. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance/Web3, and infrastructure categories, all settled via the x402 protocol on the Base network using USDC.
The endpoint is live and returns a 402 challenge requesting payment of up to 20,000 base units of USDC (0.02 USD) per request. Payment is made via the x402 "exact" scheme to a specified wallet address. The response MIME type is application/json. The endpoint accepts POST requests and requires no API keys or account registration — access is granted purely through on-chain micropayment.
The specific endpoint `/api/v1/portfolios/65/performance` is not listed on the site's main landing page among the advertised API categories, which focus on analytics, AI, finance, and utility endpoints. This suggests it may be a less-documented or specialized route. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.
Capabilities
Use cases
- —Retrieving performance metrics for a specific investment portfolio
- —Integrating portfolio performance data into automated trading or reporting agents
- —Paying per-request for financial data without API key management
Fit
Best for
- —Agents needing on-demand portfolio performance data with no subscription
- —Developers building x402-native financial dashboards
- —Automated systems that pay per API call via USDC on Base
Not for
- —Users needing bulk historical portfolio data exports at scale
- —Anyone without a Base-network USDC wallet
- —Use cases requiring detailed API documentation or guaranteed SLAs
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/portfolios/65/performance \
-H "X-PAYMENT: <x402-payment-header>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI schema, no example responses, and no documentation beyond a wallet-connect prompt. The specific portfolio endpoint is not listed among the site's advertised APIs, making its purpose and response format unclear. Pricing is inferrable from the challenge but everything else must be guessed.
Warnings
- —No OpenAPI or schema documentation available for this endpoint
- —This specific endpoint (/api/v1/portfolios/65/performance) is not listed among the site's advertised APIs — it may be undocumented or experimental
- —All documentation pages (docs, API, pricing, README) returned only a 'Connect wallet' prompt with no usable content
- —Response format and fields are unknown — no example responses found
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/portfolios/65/performance
- —The platform advertises $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/portfolios/65/performance