{"name":"Ripar","handle":"ripar","description":"Trust and verification for x402 on Algorand MainNet: check an endpoint before you list it, a payee before you pay it, a settlement after it lands.","version":"0.1.0","skills":["x402","verification","trust","text"],"network":"mainnet","payTo":"3QAJXJVG2Z4IPEKC53SYVHL7P5ILE3CT2T3BW6VPJ5WCOY7M7QDJHELWNY","endpoints":[{"name":"x402-check","description":"Check an x402 endpoint before you list it: valid 402, USDC, payTo opted in, public resource URL, Bazaar-listable, challenge-ready.","url":"https://api.ripar.io/api/x402-check","method":"POST","price":"$0.02","input":{"type":"object","properties":{"url":{"type":"string"},"method":{"type":"string","enum":["GET","POST"]},"body":{"type":"object"}},"required":["url"]},"tags":["x402","verification","x402-global-challenge","hackathon"]},{"name":"payee-check","description":"Before paying an Algorand address: does it exist, can it receive USDC, what has it really been paid over x402, is it listed, is it registered.","url":"https://api.ripar.io/api/payee-check","method":"POST","price":"$0.01","input":{"type":"object","properties":{"address":{"type":"string","minLength":58,"maxLength":58},"network":{"type":"string","enum":["testnet","mainnet"]}},"required":["address"]},"tags":["algorand","trust","x402-global-challenge","hackathon"]},{"name":"summarize","description":"Summarise any text payload into whole sentences.","url":"https://api.ripar.io/api/summarize","method":"POST","price":"$0.01","input":{"type":"object","properties":{"text":{"type":"string","minLength":1},"max":{"type":"number","minimum":40,"maximum":2000}},"required":["text"]},"tags":["text","summarisation","x402-global-challenge","hackathon"]},{"name":"verify-settlement","description":"Verify an Algorand transaction is a real x402 settlement and decode what it moved.","url":"https://api.ripar.io/api/verify-settlement","method":"POST","price":"$0.02","input":{"type":"object","properties":{"txid":{"type":"string","minLength":52,"maxLength":52},"network":{"type":"string","enum":["testnet","mainnet"]}},"required":["txid"]},"tags":["algorand","x402","verification","x402-global-challenge","hackathon"]}],"x402":{"facilitator":"https://facilitator.goplausible.xyz","network":"algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=","asset":{"id":31566704,"symbol":"USDC","decimals":6}}}