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 a specified portfolio (portfolio ID 1 in this case). It is part of a broader suite of x402-enabled APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, and utility categories. All endpoints on the platform share a uniform $0.02-per-request pricing model settled in USDC on the Base network.

The endpoint accepts POST requests and is gated by the x402 payment protocol (version 1). When called without payment, it returns a 402 challenge specifying the accepted payment scheme (exact), the USDC asset contract on Base (0x8335…2913), and a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The response MIME type is application/json.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific fields returned by the portfolio performance endpoint are unknown. The endpoint is confirmed live via the captured 402 challenge.

Capabilities

x402-paymentusdc-baseportfolio-performancemicropaymentpay-per-requestjson-response

Use cases

  • Retrieving performance metrics for a tracked investment portfolio
  • Integrating portfolio performance data into dashboards or trading bots
  • Agents autonomously purchasing financial data without API keys

Fit

Best for

  • Developers wanting keyless, pay-per-call access to portfolio data
  • AI agents that can settle x402 micropayments on Base
  • Prototyping financial dashboards without subscription commitments

Not for

  • Users needing detailed API documentation or schema guarantees before integration
  • High-frequency bulk data retrieval where per-request costs add up
  • Anyone without a Base-compatible wallet or x402 client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/1/performance \
  -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 confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no example payloads, and documentation pages are empty beyond a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only a 'Connect wallet' prompt with no technical content.
  • No request or response schema is documented; the fields returned by the portfolio performance endpoint are unknown.
  • No OpenAPI or ai-plugin manifest found.
  • The provider hosts many diverse endpoints (AI, finance, utilities) all at $0.02 — unclear whether these are production-quality services or demonstration/placeholder APIs.

Citations

Provenance

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

Agent access

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