x402-gated portfolio endpoint on Base, pay $0.02 per request in USDC — no API keys needed.
What it does
This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at `/api/v1/portfolios/98`. 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 via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (USD Coin), settled on-chain with no API keys, rate limits, or subscriptions required.
The specific `/api/v1/portfolios/98` endpoint accepts POST requests and returns `application/json`. Based on the URL pattern, it likely returns portfolio-related data (possibly financial or analytical), but no detailed documentation or response schema was found in the crawl. The platform's docs, pricing, and API pages all rendered as minimal "Connect wallet" stubs, so the exact input parameters and response structure remain unknown.
The x402 challenge is live and well-formed: it advertises a maxAmountRequired of 20000 base units of USDC (6 decimals → $0.02), payable to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout. The platform lists uniform $0.02 pricing across all its endpoints.
Capabilities
Use cases
- —Fetching portfolio data on-demand without managing API keys or subscriptions
- —Integrating pay-per-call financial data into autonomous agent workflows
- —Accessing gated API resources using on-chain USDC micropayments on Base
Fit
Best for
- —Agents or developers who want keyless, pay-per-request API access
- —Users already holding USDC on Base who need low-friction data endpoints
- —Prototyping integrations where subscription commitments are undesirable
Not for
- —High-volume consumers who need bulk pricing or rate-limit guarantees
- —Users who need detailed API documentation or response schema before integrating
- —Anyone without USDC on Base or unfamiliar with x402 payment flows
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/portfolios/98 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documented request/response format, and the docs pages are empty stubs. The specific purpose of /api/v1/portfolios/98 is not explained anywhere, making this effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and API pages all render as 'Connect wallet' with no content.
- —No request parameters or response schema documented for /api/v1/portfolios/98.
- —The exact nature of the 'portfolio' data returned is unknown and inferred only from the URL path.
- —No OpenAPI spec or ai-plugin manifest found.
Citations
- —The platform charges $0.02 per request with no API keys, rate limits, or minimums.https://lowpaymentfee.com
- —The x402 challenge advertises maxAmountRequired of 20000 base units of USDC on Base with a 300-second timeout.https://lowpaymentfee.com/api/v1/portfolios/98
- —USDC asset address on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.https://lowpaymentfee.com/api/v1/portfolios/98
- —The platform offers endpoints across data/analytics, AI/ML, finance/Web3, and infrastructure categories.https://lowpaymentfee.com