x402basequality 0.35

HR reviews data endpoint on Base, pay-per-call via x402 with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com serves HR review data (specifically review ID 1) via a POST request, settling payments in USDC on the Base network. The endpoint is live and returns a standard x402 payment challenge (HTTP 402) when called without payment.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are advertised at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payment is made via the x402 protocol using USDC on the Base L2 network.

The specific endpoint `/api/v1/hr/reviews/1` is not listed on the provider's landing page among the advertised API categories, which suggests it may be an unlisted or less-promoted route. The x402 challenge confirms a maxAmountRequired of 20000 base units of USDC (6 decimals), equaling $0.02 per call, consistent with the site-wide pricing. No OpenAPI schema, detailed documentation, or example responses are available for this endpoint, so the exact shape of the returned HR review data is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkhr-datapay-per-requestno-api-keypost-method

Use cases

  • Retrieving HR review data programmatically with per-call payment
  • Integrating employee review information into HR dashboards
  • Agent-driven data retrieval with automatic USDC micropayments

Fit

Best for

  • Developers needing on-demand HR review data without subscription commitments
  • AI agents that can settle x402 payments autonomously on Base
  • Projects requiring low-cost, keyless API access to structured data

Not for

  • Bulk HR data exports requiring thousands of records at once (no documented batch endpoint)
  • Users who cannot transact in USDC on the Base network
  • Applications needing detailed API documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation for this specific HR reviews route, no example request/response, and the endpoint is not even listed on the provider's own landing page. Effectively a stub with verified liveness.

Warnings

  • Endpoint /api/v1/hr/reviews/1 is not listed among the provider's advertised APIs on the landing page
  • No OpenAPI spec, request schema, or response schema available
  • No documentation describing what HR review data is returned or what input the POST body expects
  • Provider's /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access