# TipBack Bot A compact bot that turns an incoming message into a concise reply in a chosen tone. Payments are real. The purchased service output is the configured production result. API: https://api.tipbackbot.xyz OpenAPI: https://api.tipbackbot.xyz/openapi.json x402 endpoint: https://x402.tipbackbot.xyz/v1/run MPP endpoint: https://mpp.tipbackbot.xyz/v1/run Support: support@tipbackbot.xyz ## Agent flow 1. POST https://api.tipbackbot.xyz/quote with {"message":"Can you confirm the launch checklist is ready?","tone":"warm"}. 2. Confirm the $0.01 spend in your own policy. 3. Send the same body to one paid endpoint and satisfy its HTTP 402 challenge. 4. Retry with a unique Idempotency-Key and read the receipt plus result. Safety notice: Inputs are validated and payment credentials are never written to application logs.