Radar

Fraud rules cost revenue. Price them accordingly.

Every fraud rule you write declines some good customers. Most tools never tell you how many. Pyncht Radar shows the revenue a rule blocks alongside the fraud it stops, so you can decide whether the trade is worth it.

What Radar does

Write a rule

Clean, versioned, and idiomatic. The same call works whether Pyncht is analysing your existing processor or moving the money itself.

Read the API reference
Rule syntax
block if :risk_score: > 78
  and :card_country: != :ip_country:
  and :amount_in_usd: > 500

// backtest: blocks $12,400 fraud, $1,850 good volume

Common questions

Only if you tell it to. Default posture is to surface the trade-off, not to tighten it — most merchants find they are blocking too much, not too little.

Separately. Avoided dispute fees are a cost saving; the rescued transaction is recovered revenue. Your analysis never merges the two.

Works with

See what your payments actually cost

Connect a processor read-only and get a full cost breakdown. Nothing moves until you decide it should.