{"version":"1.0","name":"Writer x402 capabilities","description":"Programmatic Writer Place and entry writes paid with x402. Writes are relayed onchain after payment and signature validation.","network":"eip155:8453","payTo":"0xCC2011577CaD30e15d8c8d6329d36DeAF85BD2Cc","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","contentType":"application/json","capabilities":{"createPlace":{"method":"POST","endpoint":"https://api.writer.place/x402/factory/create","path":"/x402/factory/create","price":"$0.01","description":"Create a Writer Place. The x402 payer becomes admin and sole manager.","requires":["x402 payer equals requested admin address"]},"createEntry":{"method":"POST","endpoint":"https://api.writer.place/x402/writer/:address/entry/createWithChunk","path":"/x402/writer/:address/entry/createWithChunk","price":"$0.002","description":"Create an entry in a Writer Place using an EIP-712 CreateWithChunk signature.","requires":["EIP-712 CreateWithChunk signature","x402 payer equals recovered signer"]},"updateEntry":{"method":"POST","endpoint":"https://api.writer.place/x402/writer/:address/entry/:id/update","path":"/x402/writer/:address/entry/:id/update","price":"$0.002","description":"Replace an existing entry using an EIP-712 Update signature. Content is a full replacement, not a patch.","requires":["EIP-712 Update signature","x402 payer equals recovered signer","recovered signer equals existing entry author","entry ID may be 0"]},"deleteEntry":{"method":"POST","endpoint":"https://api.writer.place/x402/writer/:address/entry/:id/delete","path":"/x402/writer/:address/entry/:id/delete","price":"$0.001","description":"Delete an entry using an EIP-712 Remove signature. Deletion updates Writer state and does not erase historical chain data.","requires":["EIP-712 Remove signature","x402 payer equals recovered signer","recovered signer equals existing entry author","entry ID may be 0"]}},"docs":{"agents":"https://writer.place/agents.md","openapi":"https://writer.place/openapi.json"},"bazaar":{"discovery":"https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources","routeMetadata":"Writer x402 routes include Bazaar discovery extensions with input and output schemas."}}