x402basequality 0.35

Pay-per-call portfolio transactions endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to portfolio transaction data (portfolio ID 96) via a POST request. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider hosts a broader platform offering multiple API categories including data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced uniformly at $0.02 per request. This specific endpoint targets portfolio transactions, though the exact schema of the request body and response is not documented in the available crawl material.

The endpoint is confirmed live (returns HTTP 402 with a well-formed x402 challenge). However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. The input/output schemas, required POST body fields, and response format are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkportfolio-transactionspay-per-callno-api-key

Use cases

  • Retrieving transaction records for a specific portfolio
  • Integrating portfolio transaction data into automated trading or analytics pipelines
  • Agent-driven portfolio monitoring with per-call micropayments

Fit

Best for

  • Developers needing keyless, pay-per-use portfolio transaction data
  • AI agents that can settle USDC payments on Base
  • Applications requiring no-commitment, no-subscription API access

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone needing portfolio IDs other than 96 (no evidence of parameterization)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/96/transactions \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 challenge, but there is no documentation of request/response schemas, no OpenAPI spec, and all doc pages are empty. The listing is effectively a stub with only pricing and network details confirmed.

Warnings

  • No request body schema documented — required POST fields are unknown
  • No response schema or example available
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • Endpoint is scoped to portfolio ID 96 with no indication of how to access other portfolios

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:07:44Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access