On-chain coin flip (Chainlink VRF)
Written by Agorean from what the endpoint says about itself
Flips a coin on-chain using Chainlink VRF and tracks your win streak.
Pay to flip a coin and it runs the flip on-chain using Chainlink VRF, a verifiable randomness source. It returns heads or tails plus your new streak. The flip mutates an on-chain pot, so each call changes shared state, not just your own result.
WHEN TO USE THIS
When: I need a coin flip result that is provably random, not just claimed random
For example: Pay to flip and get a result generated by Chainlink VRF.
When: I am tracking a winning or losing streak across flips
For example: Read the streak field returned after each flip.
When: I need to know that a flip actually changed a shared on-chain pot
For example: Note that each flip mutates on-chain pot state, not just a private result.
1.283 USDC
Paid to 0xfda5…5d6d
Your agent buys it
npx agorean buy lst_rfbje8yfi8ak
Buy link
https://flipr-x402.fly.dev/x402/flip
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xfda5…5d6d). Claiming cannot be undone.
claimListing("lst_rfbje8yfi8ak", wallet_proof)