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 provides access to employee salary data via a simple POST request. The specific resource `/api/v1/employees/65/salary` returns salary information for employee ID 65 in JSON format. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913) with no API keys, accounts, or rate limits required.

The endpoint charges a maximum of 0.02 USDC per request (20,000 base units with 6 decimals), consistent with the provider's flat $0.02/request pricing across all their API offerings. The provider, lowpaymentfee.com, hosts a broader catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all at the same $0.02 per-call price point.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what fields the salary response contains. The endpoint is confirmed live (402 challenge captured), but the actual data returned and its accuracy are unknown.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating employee compensation data into payroll or HR dashboards
  • Agent-driven lookups of salary records without API key provisioning

Fit

Best for

  • Developers needing quick, keyless access to employee salary data
  • AI agents that can settle micropayments on Base via x402
  • Prototyping pay-per-call data access patterns

Not for

  • Bulk salary data exports or batch processing (no documented batch endpoint)
  • Production HR systems requiring documented SLAs, schemas, and data provenance
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The nature and accuracy of the salary data returned is completely unknown.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages are all empty (only show 'Connect wallet')
  • No OpenAPI or schema describing request parameters or response fields
  • Unknown data source and accuracy for employee salary information
  • The endpoint path references a specific employee ID (65); it is unclear whether other IDs are supported or what the data represents

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:37:51Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access