← Back to directory

Onchain loyalty platform on Base Network. Businesses launch branded rewards in m...

https://api.loyalspark.online/x402-gateway/earn

Overview

Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes. Customers earn real value with every purchase. AI agents automate the rest.

Protocol x402
Price $0.01
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider loyalspark
Source bazaar
Indexed 2026-07-22 13:39:38

Health

Status degraded
Latency (p50) 140ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-07-23 01:35:29
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyType": "json", "description": "HTTP POST https://api.loyalspark.online/x402-gateway/earn?method=POST — x402-gateway /earn. Authenticate with header x-api-key: lsk_....", "inputSchema": { "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "properties": { "cashback_rate": { "description": "Optional override of program cashback %.", "maximum": 100, "minimum": 0, "type": "number" }, "customer_address": { "description": "EVM address on Base (eip155:8453).", "pattern": "^0x[a-fA-F0-9]{40}$", "type": "string" }, "purchase_amount": { "description": "Purchase amount in fiat units (USD).", "minimum": 0, "type": "number" }, "token_address": { "description": "EVM address on Base (eip155:8453).", "pattern": "^0x[a-fA-F0-9]{40}$", "type": "string" } }, "required": [ "token_address", "customer_address", "purchase_amount" ], "type": "object" }, "method": "POST", "type": "http" }

Output Schema

{ "description": "JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.", "schema": { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object" }, "type": "json" }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-23 01:35:29 degraded 404 140ms
2026-07-22 23:53:37 degraded 404 130ms
2026-07-22 17:45:00 degraded 404 260ms