{"name":"litigation-finance-score","description":"Scores the investment merit of a litigation finance opportunity. Evaluates claim value, probability of success, legal budget, expected duration, collectability, and enforceability, returning expected value after legal costs, budget-to-claim ratio, a 0-100 score, grade, recommendation, and driver breakdown. Use it as a lawsuit investment merit score, legal claim funding calculator, or case finance underwriting tool.","price":"$0.01","method":"POST","input_schema":{"properties":{"claim_value":{"type":"number","description":"Expected gross claim or settlement value."},"probability_of_success":{"type":"number","description":"Probability from 0 to 1."},"legal_budget":{"type":"number","description":"Expected remaining legal budget."},"duration_months":{"type":"number","description":"Expected time to resolution."},"counterparty_collectability":{"type":"number","description":"0-100 ability to collect from defendant/counterparty. Default 70."},"enforceability_score":{"type":"number","description":"0-100 jurisdiction and award enforceability. Default 70."}},"required":["claim_value","probability_of_success","legal_budget","duration_months"]},"input_example":{"claim_value":5000000,"probability_of_success":0.62,"legal_budget":850000,"duration_months":24,"counterparty_collectability":78,"enforceability_score":72},"output_example":{"calculator":"litigation-finance-score","score":74.2,"grade":"strong","recommendation":"Proceed with standard diligence and covenant checks.","metrics":{"claim_value":5000000,"expected_value_after_costs":2250000,"budget_to_claim_pct":17},"drivers":[{"name":"debt_service_coverage","score":83.6,"weight":0.3,"note":"1.42x DSCR"}],"warnings":[],"source":"deterministic in-process finance calculator; no upstream API"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}