x402basequality 0.30

Pay-per-call mortgage data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific mortgage record (ID 58) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, the specific mortgage endpoint (/api/v1/mortgages/58) is not listed on the provider's homepage among the advertised API categories. No documentation, request schema, or response schema is available for this particular endpoint beyond the x402 challenge metadata.

Because there is no OpenAPI spec, no example responses, and no documentation describing what fields the mortgage record contains or what POST body (if any) is expected, the actual data returned is unknown. The endpoint is confirmed live — it returns a proper 402 challenge — but callers should be aware that the response format is entirely undocumented.

Capabilities

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

Use cases

  • Retrieving mortgage record details for a specific loan ID
  • Integrating mortgage data into financial analysis pipelines
  • Agent-driven lookups of mortgage information with instant crypto payment

Fit

Best for

  • Developers needing on-demand mortgage data without API key management
  • AI agents that can settle payments via x402 on Base
  • Prototyping pay-per-call financial data integrations

Not for

  • Bulk mortgage data retrieval (no documented batch endpoint)
  • Users who need detailed documentation or response schema guarantees before calling

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on request/response schema, no OpenAPI spec, and the mortgage endpoint is not even listed among the provider's advertised APIs. Effectively a stub listing with confirmed liveness.

Warnings

  • No documentation or schema available for /api/v1/mortgages/58
  • This specific endpoint is not listed among the provider's advertised APIs on the homepage
  • Response format and required POST body are completely unknown
  • Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access