Results are permanently stored on a tamper-proof ledger and verified by the drand randomness beacon. Anyone can recompute the exact winner — no trust required.
First column is the draw identity. Import a CSV to auto-detect headers. Separate values with commas in the list below.
Every draw produces a public, immutable certificate that anyone can independently verify.
One Rewards Fuel subscription — same plans on rewardsfuel.com and rnkfl.com. Every tier includes all three products.
Get two months free when you pay annually (10 months billed for 12 months of service).
Same plans on rewardsfuel.com and rnkfl.com. Upgrade or cancel anytime.
Run verifiable draws directly inside your AI assistant. No copy-paste, no browser tabs.
Pass a list of entrants and prizes. RFWIN runs the draw in one step, commits to drand randomness, and returns a verified draw ID you can share publicly.
Retrieve the full verification bundle for any draw ID — winners, entrant hashes, drand round, draw digest, and server seed — for auditing or display.
Add the Rewards Fuel MCP server to Claude Desktop, Cursor, or any MCP-compatible client. Sign in with your Rewards Fuel account to authenticate.
claude_desktop_config.json// ~/Library/Application Support/Claude/claude_desktop_config.json { "mcpServers": { "rewards-fuel": { "command": "npx", "args": ["-y", "mcp-remote", "https://rewards-fuel-api.rewardsfuel.workers.dev/api/mcp"] } } }
Full technical details: commit-reveal, drand, REST API, MCP spec →