YAS.insure
USDC POOL
Transaction-Level Embedded Insurance · HK↔CN · Hospitalisation + Death Only
LIVE
Transactions
0
this session
Volume
HK$0
cross-border spend
Coverage
HK$0
@ 20× issued
USDC Pool
$0.00
rebates + yield
Pool Health
100%
reserve ratio
📤 POST /v1/insure
{ "tx_id": "tx_...", "amount": , "corridor": "HK→CN", "platform": "alipay_hk", "trigger": "hosp_or_death" }
📥 200 OK · avg 14ms
{ "policy_id": "pol_...", "coverage_hkd": , "rebate_usdc": 0.0000, "pool_bal": 0.00, "payout": "smart_contract" }
🔗 Oracle (on claim)
POST /v1/verify-claim { "event": "—", "hospital": "—", "verified": false }
Live Transaction Feed 🏥 Hosp / Death triggers only
Tx Speed
🔵 USDC Smart Contract Pool
YAS Insurance Reserve
Polygon · 0x1a4b…YAS9 · Earning yield on Aave
ERC-4626
$0.00 USDC
Rebates In
$0.00
Yield Earned
$0.00
Claims Out
$0.00
Reserve Ratio
100%
How Money Moves
💙
Alipay cross-border transactionYAS API hook fires on every HK→CN payment
Micro-policy issued in 14ms20× coverage · trigger = hospitalisation or death only
🔵
0.05% forex rebate → USDC poolAuto-deposited to smart contract · earns 4.2% APY
🏥
Hospital oracle confirms eventBinary: admitted or not · no adjuster · no form
Smart contract auto-pays USDC instantlyBeneficiary wallet · seconds not weeks
Smart Contract — Last Execution
// Waiting for claim event... function autoPayout(policyId, event) { require(oracle.verify(event) == true); require(pool.balance >= policy.coverage); pool.transfer(beneficiary, coverage_usdc); emit PolicyClaimed(policyId, block.timestamp); }
⚡ Claim Event Log
No events — press Hospitalise or Death to fire a claim.
P&L Summary
Forex rebate revenue
$0.00
Pool yield (4.2% APY)
$0.00
Claims paid out
$0.00
Net P&L
$0.00
Loss ratio
0.0%