Overview
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
crypto/wallet
Provider
loyalspark
Indexed
2026-04-23 14:13:36
Health
Status
healthy
Latency (p50)
150ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-13 14:02:04
Last Healthy
2026-09-13 14:02:04
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyType": "query",
"description": "HTTP GET https://api.loyalspark.online/x402-gateway/recipient-api/offers?method=GET — x402-gateway /recipient-api/offers. Authenticate with header x-api-key: rwk_....",
"inputSchema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"token_address": {
"description": "EVM address on Base (eip155:8453).",
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
}
},
"type": "object"
},
"method": "GET",
"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",
"additionalProperties": true,
"properties": {
"offers": {
"items": {
"additionalProperties": true,
"type": "object"
},
"type": "array"
}
},
"required": [
"offers"
],
"type": "object"
},
"type": "json"
}
Recent Health Checks
| Time |
Status |
HTTP |
Latency |
Error |
| 2026-09-13 14:02:04 |
healthy |
402 |
150ms |
|
| 2026-09-13 02:30:36 |
healthy |
402 |
158ms |
|
| 2026-09-12 13:53:19 |
healthy |
402 |
157ms |
|
| 2026-09-12 04:19:31 |
healthy |
402 |
142ms |
|
| 2026-09-11 10:10:55 |
healthy |
402 |
141ms |
|
| 2026-09-11 01:09:48 |
healthy |
402 |
102ms |
|