x402basequality 0.30

x402-gated HR document endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves an HR document resource (document ID 43) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 protocol on the Base network.

The specific endpoint `/api/v1/hr/documents/43` accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x8335…2913) using the "exact" scheme. The maximum amount required is 20,000 base units of USDC, which at 6 decimals equals $0.02 per request. The platform advertises uniform $0.02/request pricing across all endpoints, no API keys, no rate limits, and instant access.

The endpoint is live and returned a proper 402 challenge during probing. However, documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no explanation of what the HR document resource actually contains or what input the POST body expects. The endpoint path suggests it retrieves or processes a specific HR document, but the actual payload structure and response format are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesthr-document-accessjson-response

Use cases

  • Retrieving or processing HR document data via a single paid API call
  • Agent-driven document access with automatic crypto micropayment
  • Integrating pay-per-use document endpoints into automated workflows

Fit

Best for

  • Agents or applications needing on-demand HR document access without API key management
  • Developers exploring x402 pay-per-call patterns on Base
  • Low-volume, no-commitment document retrieval

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume bulk document retrieval where per-request pricing is inefficient
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/documents/43 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing. However, there is no documentation, no OpenAPI spec, no request/response examples, and no explanation of what the HR document resource actually contains or what POST body is expected. The docs pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition for request or response payloads
  • The purpose and content of '/api/v1/hr/documents/43' is unclear — 'HR documents' is not described anywhere on the site
  • The endpoint path references a specific document ID (43) with no explanation of what it contains
  • No request body schema documented; unclear what POST payload is expected

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:18:37Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access