i spun up a paid API endpoint in under a minute on Bankr x402 Cloud. its a demo AI agent that finds DoorDash restaurant recs for your area. public URL, searchable in the marketplace, inference powered by the Bankr LLM Gateway.
we shipped interactive mode for the Bankr CLI. any x402 endpoint you deploy can define typed JSON schema for inputs and outputs. the CLI reads the schema, prompts you for each field, and shows you exactly what you're paying before you submit.
agents and humans can discover and call your service without reading docs. just "bankr x402 call -i <url>" and go. check out the demo. links in the next post.