x402basequality 0.30

Mortgage data endpoint on Base, pay-per-call via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to mortgage-related data at the path `/api/v1/mortgages/55`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/mortgages/55` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is settled on-chain to the provider's wallet. No API keys or rate limits are advertised; access is granted immediately upon valid x402 payment.

Documentation is extremely sparse. The crawled docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no description of what mortgage data is returned. The endpoint path suggests it may return data for a specific mortgage record (ID 55), but this is inference only. The platform's landing page confirms the $0.02/request pricing model and Base network settlement.

Capabilities

x402-paymentusdc-settlementbase-networkmortgage-datapay-per-requestno-api-key

Use cases

  • Retrieving mortgage record data programmatically with per-call payment
  • Integrating mortgage information into financial dashboards or agent workflows
  • Querying specific mortgage details without subscription or API key management

Fit

Best for

  • Agents or apps needing on-demand mortgage data with crypto micropayments
  • Developers who want keyless, pay-as-you-go API access on Base
  • Workflows requiring single-call financial data without rate limits

Not for

  • Users who need detailed documentation or well-defined response schemas before integrating
  • Bulk mortgage data retrieval at scale (no batch endpoint documented)
  • Users who cannot pay with USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/55 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the purpose of the specific /mortgages/55 path is entirely unclear. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all return only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The endpoint path '/api/v1/mortgages/55' is not listed on the provider's landing page among advertised APIs, raising questions about its purpose and availability
  • No examples of request body or response format exist in crawled material

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 05:49:32Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access