x402basequality 0.35

Pay-per-call HR reviews endpoint on Base via x402 — $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/hr/reviews/44` is part of the lowpaymentfee.com platform, a collection of x402-gated APIs spanning data analytics, AI/ML, finance, infrastructure, and more. Each endpoint charges $0.02 per request, settled in USDC on the Base network with no API keys, rate limits, or subscriptions required.

The specific resource `/api/v1/hr/reviews/44` appears to serve HR review data (likely a single review record identified by ID 44), though it is not listed among the categories shown on the provider's landing page (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). The x402 challenge confirms the endpoint is live, accepts POST requests, and requires a payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

No OpenAPI schema, request body specification, or response examples are documented. The endpoint's exact input parameters and output format are unknown. The provider's site beyond the landing page returns only a "Connect wallet" prompt with no further documentation.

Capabilities

x402-paymentusdc-basepay-per-requesthr-datajson-responseno-api-key

Use cases

  • Retrieving HR review records programmatically with per-call payment
  • Integrating employee review data into agent workflows without subscription overhead
  • Accessing gated HR data via x402 micropayment protocol

Fit

Best for

  • Agents or applications needing on-demand HR review data without API key management
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Low-volume consumers who prefer per-request billing over subscriptions

Not for

  • High-volume bulk HR data retrieval (no documented batch endpoints)
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no API documentation, no request/response schema, and the specific HR reviews resource is not listed on the provider's own landing page. Pricing is clear ($0.02/request in USDC on Base), but the lack of any documented input/output makes this effectively a stub listing.

Warnings

  • No OpenAPI or request/response schema available — input parameters and output format are unknown.
  • The /api/v1/hr/reviews/44 path is not listed among the provider's advertised API categories, raising questions about whether this is a production endpoint or a test/demo resource.
  • Provider documentation pages (/api, /pricing, /README) return only a 'Connect wallet' prompt with no useful content.
  • The endpoint appears to serve a single hardcoded resource (review ID 44); it is unclear if other IDs are supported or how to discover them.

Citations

Provenance

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

Agent access