Existing payments are safe
Settled payments live in the database with their transaction hash. Nothing already verified is affected by an RPC outage.
Status
Checked live, on every page load. If a node is unreachable, verification is delayed — Droppy waits rather than guessing at a payment's state.
https://rpc.mainnet.chain.robinhood.com
https://rpc.testnet.chain.robinhood.com
These probes read the public RPC endpoints from this server. A production deployment can be pointed at a dedicated endpoint, which is more reliable than the shared public one but does not change how verification behaves.
What degraded means
Settled payments live in the database with their transaction hash. Nothing already verified is affected by an RPC outage.
If the chain cannot be read, a link stays in its current state and the page keeps retrying. No payment is marked paid on an assumption.
Creating and sharing links does not touch the chain, so customers can still open a checkout page and pay from their wallet.
Create your first payment link in under a minute. No signup form, no API key.