x402station.io Credits is a paid API for AI agents from x402station.io, paid per call via x402, $0.5/call, status down (last checked 2026-09-15).
Purchases prepaid credit balance for x402station.io Preflight calls, returning a creditId, balance, and expiry timestamp for $0.50 USDC per 1000 calls.
Independent risk-signal layer for x402 agentic commerce — endpoint evidence (decoy / zombie / price-trap / never-paid) before an agent authorizes payment.
Returns a JSON object with creditId (unique identifier for the credit allocation), balance (number of calls remaining, starting at 1000), and expiresAt (timestamp when the credits expire).
POSThttps://x402station.io/api/v1/creditsUse this endpoint before making bulk x402station.io Preflight or Preflight Batch calls — purchasing credits upfront at $0.50/1000 calls is more cost-efficient than per-call billing, and the returned creditId can be passed to subsequent evaluation calls to draw down the balance.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"usage": {
"header": "X-Credit-Id",
"statusUrl": "https://x402station.io/api/v1/credits/0a44f6b8-3b7d-4f2a-9e3a-2c5fd1b0aa11"
},
"balance": 1000,
"creditId": "0a44f6b8-3b7d-4f2a-9e3a-2c5fd1b0aa11",
"createdAt": "2026-04-28T00:00:00Z",
"expiresAt": "2026-07-27T00:00:00Z",
"paidAmount": "0.50",
"payerAddress": "0x30d2b1f9bcEdE5F13136b56Ff199A8ad6E4f50de",
"initialBalance": 1000
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"