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 14) 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/14` accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 (USDC uses 6 decimals). The platform advertises a flat $0.02 per request across all its endpoints, with no API keys, no rate limits, and no minimum commitments.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the HR documents endpoint actually returns. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to know what data is served or what request body is expected.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesthr-documentsjson-responsepost-method

Use cases

  • Retrieving HR document data via a single micropayment
  • Programmatic access to document resources without API key management
  • Agent-driven document retrieval with on-chain payment

Fit

Best for

  • Developers wanting keyless, pay-per-use document access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

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

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/documents/14 \
  -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, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what 'HR documents/14' actually contains. The docs pages are all empty wallet-connect stubs. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet' with no content
  • No OpenAPI or schema describing request body or response format
  • The nature of the 'HR documents' data is completely undocumented — unclear what document 14 contains
  • The endpoint path suggests HR/personnel data which could involve regulated personal information

Citations

Provenance

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

Agent access