Non-custodial settlement
Payments go to the merchant wallet you configure. BoltUtil monitors chain activity and does not need to hold user funds.
Webhook delivery can fail when merchant servers return errors. BoltUtil records delivery attempts and supports resend workflows for payment recovery.
1. Fix endpoint
2. Verify signature handling
3. Return HTTP 2xx
4. Resend the payment webhook
5. Confirm local order fulfillmentBest for support and operations teams that need reliable fulfillment after temporary endpoint failures.
Inspect the webhook log for response code and error message.
Fix the merchant endpoint.
Resend the webhook from the dashboard or API.
Confirm the merchant backend returns success.
Payments go to the merchant wallet you configure. BoltUtil monitors chain activity and does not need to hold user funds.
Accept USDT on TRC20, ERC20, and BEP20 with a single order API and unified webhook payload.
Your system receives a signed callback when a transaction is detected and confirmed on-chain.
These answers help developers, founders, and support teams understand the payment lifecycle before accepting real USDT payments.
No. BoltUtil is designed as a non-custodial monitoring and notification layer. The merchant configures their own settlement wallet.
The scanner matches network, destination address, exact USDT amount, order status, and expiration window before updating the order.
The current production focus is TRC20, ERC20, and BEP20.
Create orders, monitor transfers, and notify your backend without asking customers to send screenshots.
Create free account