x402basequality 0.35

HR reviews data endpoint, pay-per-request via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/hr/reviews/28` is part of the lowpaymentfee.com platform, a collection of pay-per-call APIs settled via the x402 protocol on the Base network using USDC. The specific resource appears to serve HR review data (likely a single review record identified by ID 28). The platform advertises a uniform $0.02 per request pricing model across all its endpoints, with no API keys, no rate limits, and instant access.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is settled on-chain via USDC (contract `0x8335...2913`) on Base, with a max amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The endpoint returns `application/json` responses. The platform also offers endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data, and infrastructure utilities — all at the same $0.02 per-call price point.

Note that this specific endpoint (`/hr/reviews/28`) is not listed on the provider's landing page among the advertised API categories, so its exact response schema and data source are unclear. No OpenAPI spec, detailed documentation, or example responses were found during the crawl. Treat this as a data retrieval endpoint with limited documentation.

Capabilities

x402-paymentusdc-settlementbase-networkhr-datajson-responsepay-per-requestno-api-key

Use cases

  • Retrieving HR review records programmatically
  • Integrating employee review data into HR dashboards
  • Agent-driven data retrieval with micropayments

Fit

Best for

  • Developers needing on-demand HR data without subscription commitments
  • AI agents that can settle x402 payments on Base
  • Prototyping pay-per-call data access patterns

Not for

  • Bulk HR data exports (single-record endpoint, no batch mode documented)
  • Users without USDC on Base network for payment

Quick start

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

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 this specific HR reviews endpoint is not listed on the provider's landing page, has no documentation, no OpenAPI schema, no example request/response, and no description of what data it returns. Effectively a stub with verified liveness.

Warnings

  • Endpoint /api/v1/hr/reviews/28 is not listed among the provider's advertised APIs on the landing page
  • No OpenAPI spec or detailed documentation available
  • No example request or response schema found — actual response content is unknown
  • The provider's /api, /pricing, and /README pages returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access