x402basequality 0.25

x402-gated EHR endpoint on Base, pay $0.02 per request in USDC — no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ehr/51` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-call APIs spanning data analytics, AI/ML, finance, infrastructure utilities, and more. The specific resource at path `/ehr/51` is labeled "Premium API Access" but its exact data payload is undocumented — the "ehr" path segment suggests Electronic Health Records, though no schema or sample response is provided by the site.

Payment is handled via the x402 protocol on the Base network. The challenge advertises a max amount of 20,000 base units of USDC (contract `0x8335…2913`, 6 decimals), which equals $0.02 per request. No API keys, rate limits, or subscriptions are required; callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The endpoint accepts HTTP POST and returns `application/json`.

The provider's landing page lists dozens of similarly priced endpoints across categories (analytics, AI, finance, utilities), all at $0.02/request. However, documentation is essentially nonexistent — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what data this particular EHR endpoint returns. Prospective callers should treat this as an exploratory integration until the provider publishes proper documentation.

Capabilities

x402-paymentper-call-pricingusdc-baseno-api-keyjson-responsehttp-postehr-data

Use cases

  • Retrieving health record data (EHR) on a pay-per-call basis without subscription
  • Integrating EHR lookups into agent workflows that support x402 payments
  • Exploring x402-protocol micropayment patterns for data access

Fit

Best for

  • Developers experimenting with x402 pay-per-call protocols
  • Agents needing on-demand EHR data access without API key management
  • Low-volume, ad-hoc health data queries

Not for

  • Production healthcare systems requiring HIPAA-compliant, well-documented APIs
  • High-volume bulk EHR data extraction (no documented batch support)
  • Users who need detailed request/response schemas before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is zero documentation on what the EHR endpoint actually returns — no request schema, no response schema, no examples, and the docs/pricing/README pages are empty. The 'ehr' path is unexplained. This is effectively a stub listing.

Warnings

  • No documentation exists for this endpoint — /docs, /pricing, /README all show only 'Connect wallet'
  • The 'ehr' path suggests Electronic Health Records, which is a regulated data category (HIPAA, GDPR) — no compliance information is provided
  • No OpenAPI spec or request/response schema available
  • No example responses; actual data content is unknown
  • Provider identity and data sourcing are opaque

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 18:49:09Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access