{"name":"paymentsline-payments-agent","description":"Agent gateway for governed payment intents, approvals and receipts.","url":"http://api.paymentsline.com","version":"0.1.0","protocol":"A2A","preferred_transport":"JSON-RPC 2.0 over HTTPS","capabilities":{"streaming":false,"push_notifications":false,"state_transition_history":true},"skills":[{"id":"create_payment_intent","name":"Create payment intent","description":"Creates a governed payment intent and evaluates internal policy."},{"id":"get_payment_status","name":"Get payment status","description":"Returns the current lifecycle state for an existing payment intent."},{"id":"get_payment_receipt","name":"Get payment receipt","description":"Returns the A2P-style execution receipt for a payment intent."},{"id":"execute_payment_intent","name":"Execute payment intent","description":"Executes an approved payment intent and returns the final receipt."}],"endpoints":{"agent_card":"http://api.paymentsline.com/.well-known/agent-card.json","message":"http://api.paymentsline.com/api/a2a/message"}}