x402basequality 0.30

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 provides portfolio performance data for a specific portfolio (ID 17) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced uniformly at $0.02 per call. The platform advertises no API keys, no rate limits, and instant access; callers simply attach an x402 payment header to each request.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the portfolio performance response contains. The specific portfolio (ID 17) is not described anywhere on the site. Consequently, the exact input parameters and output shape are unknown.

Capabilities

x402-paymentportfolio-performanceusdc-base-networkmicropaymentjson-apipost-method

Use cases

  • Retrieving performance metrics for a tracked portfolio
  • Integrating portfolio performance data into dashboards or agents
  • Paying per-request for financial data without API key management

Fit

Best for

  • Agents or apps that need on-demand portfolio performance data with no subscription
  • Developers who prefer crypto micropayments over traditional API key auth
  • Quick, low-commitment access to financial performance endpoints

Not for

  • Users who need detailed documentation or schema guarantees before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone needing portfolio performance for arbitrary portfolio IDs (only ID 17 is exposed at this URL)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The purpose of 'portfolio 17' is unexplained. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all return only a wallet-connect prompt with no content.
  • No OpenAPI or output schema provided; request parameters and response shape are entirely unknown.
  • The specific portfolio ID (17) is not described anywhere; unclear what portfolio this represents.
  • No request or response examples available from any source.

Citations

Provenance

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

Agent access