x402basequality 0.30

x402-paywalled employee salary endpoint on Base, settling in USDC at $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data (specifically employee ID 109) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header.

The endpoint is part of a broader API platform at lowpaymentfee.com that offers endpoints across data analytics, AI/ML inference, finance, and utility categories, all priced uniformly at $0.02 per request. The platform advertises instant access with no minimums or commitments.

The specific endpoint `/api/v1/employees/109/salary` is not listed on the provider's landing page among the advertised API categories, which focus on analytics, AI, finance, and infrastructure utilities. It appears to be a demo or sample resource. Documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no substantive content, so the request/response schema for this endpoint is unknown beyond the x402 challenge metadata.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responseper-request-billingno-api-key

Use cases

  • Retrieving salary information for a specific employee via a pay-per-call model
  • Demonstrating x402 payment protocol integration with a simple data endpoint
  • Building payroll or HR dashboards that pull salary data on demand

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing on-demand employee salary data without API key management
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk payroll data exports across many employees (only one employee ID exposed)
  • Production HR systems requiring authenticated, auditable access controls
  • Users who need detailed documentation or response schema guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no OpenAPI schema, no documentation of request/response format, and the specific employee salary endpoint is not listed among the provider's advertised APIs. Documentation pages are empty stubs. The endpoint appears to be a demo resource with minimal practical utility.

Warnings

  • Endpoint /api/v1/employees/109/salary is not listed among the provider's advertised APIs — may be a demo or test resource
  • All documentation pages (docs, pricing, README) returned only 'Connect wallet' with no content
  • No request or response schema available — input format and output fields are unknown
  • Single hardcoded employee ID (109) limits practical utility

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:35:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access