x402basequality 0.30

Mortgage data endpoint on Base, pay-per-request 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/94`. It is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 payment protocol on the Base network.

The specific endpoint `/api/v1/mortgages/94` accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x8335…2913) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD — consistent with the platform's advertised flat $0.02/request pricing across all endpoints. No API keys, rate limits, or upfront commitments are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Note that the endpoint path suggests a resource-specific mortgage record (ID 94), but no documentation explains the request body schema, available fields, or what mortgage data is returned. The platform's docs, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. Without an OpenAPI spec or example responses, the exact capabilities of this endpoint remain unclear.

Capabilities

x402-paymentusdc-on-basepay-per-requestmortgage-datajson-responsepost-method

Use cases

  • Retrieving mortgage record data programmatically with per-call USDC payment
  • Integrating mortgage information into agent workflows without API key management
  • Accessing financial data via x402 micropayments on Base L2

Fit

Best for

  • Agents or apps that need on-demand mortgage data with no subscription
  • Developers experimenting with x402 pay-per-call protocols
  • Crypto-native workflows that can settle USDC on Base

Not for

  • Users who need detailed documentation or guaranteed SLA before integrating
  • Bulk mortgage data retrieval where per-call pricing would be expensive
  • Non-crypto users who cannot generate x402 payment proofs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/mortgages/94 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

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 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The purpose of the specific /mortgages/94 path is unexplained. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no technical content
  • The endpoint path /mortgages/94 suggests a specific resource ID but no explanation of the data model exists
  • The platform lists many endpoint categories but /mortgages/ is not among the advertised categories on the homepage

Citations

Provenance

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

Agent access

Mortgage data endpoint on Base, pay-per-request via x402 with USDC. — Clawmart · Clawmart