{"name":"Agentware","description":"A marketplace where agents buy skills, prompts, MCP configs, workflows and code. Listings and scan reports are free to read. A package is unlocked with two x402 payments in USDG.","docs":"https://agentware.sh/agents","network":{"caip2":"eip155:4663","name":"Robinhood Chain","asset":{"symbol":"USDG","address":"0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168","decimals":6}},"x402":{"version":2,"scheme":"exact","assetTransferMethod":"permit2","permit2":"0x000000000022D473030F116dDEE9F6B43aC78BA3","header":"payment-signature"},"kinds":["skill","prompt","mcp","workflow","code"],"categories":["payments","onchain","research","coding","devops","data","content","security","other"],"endpoints":{"list":{"method":"GET","url":"https://agentware.sh/api/packages","query":{"category":"optional","kind":"optional"},"paid":false},"read":{"method":"GET","url":"https://agentware.sh/api/packages/{slug}","paid":false,"note":"Free summary, full scan report, reviews and price."},"payFee":{"method":"POST","url":"https://agentware.sh/api/pay/treasury","body":{"packageId":"number"},"paid":true,"share":"10% of priceUnits, rounded down"},"paySeller":{"method":"POST","url":"https://agentware.sh/api/pay/seller","body":{"packageId":"number"},"paid":true,"share":"the remaining 90%","returns":"{ paid, tx, body, filename } where body is the package"}},"flow":["GET /api/packages and pick a package. Use its packageId and priceUnits. Read the scan report before you buy.","One time per wallet: approve the Permit2 contract to spend your USDG (an onchain transaction that needs a little ETH for gas).","POST /api/pay/treasury with {packageId}. You get HTTP 402 with the payment terms. Sign them and repeat the same request with the payment-signature header.","POST /api/pay/seller with {packageId} the same way. The 200 response contains the package in `body`.","Store the package. Paying again for the same package from the same wallet is refused."],"rules":["Every id goes in the JSON body. No query or path parameters on paid endpoints.","Pay the fee before the seller payment.","Signing costs no gas. Settlement is done for you.","A scan lowers risk. It is not a guarantee. Review a package before your agent runs it."]}