x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 48) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint requires no API keys, no rate limits, and offers instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request. This particular endpoint sits under what appears to be an HR or employee data domain (`/api/v1/employees/{id}/salary`). However, there is no public documentation describing the request body schema, response fields, or what data is actually returned beyond the generic "Premium API Access" label. The docs, pricing, and README pages all render only a wallet-connect prompt with no additional content.

Because there is no OpenAPI spec, no example responses, and no documentation beyond the landing page listing, the actual data returned by this endpoint is unknown. Callers should be prepared for an opaque JSON response and should test with a small payment first.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-key

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating employee compensation data into payroll or HR workflows
  • Agent-driven lookups of salary records without API key management

Fit

Best for

  • Agents needing on-demand employee salary data with crypto micropayments
  • Developers who want keyless, pay-per-call access to HR data
  • Workflows on Base network that already hold USDC

Not for

  • Bulk payroll data exports across many employees (only one employee ID exposed)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation of request/response schemas, no example payloads, and the docs/pricing/README pages are empty beyond a wallet-connect prompt. The purpose of the endpoint (employee salary data) is only inferable from the URL path.

Warnings

  • No API documentation available — docs, pricing, and README pages are empty
  • No OpenAPI or output schema describing request body or response fields
  • Purpose inferred solely from URL path; actual response content is unknown
  • Only a single employee ID (48) is exposed at this specific endpoint URL

Citations

Provenance

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

Agent access