{% extends "public/base.html" %} {% block title %}{{ t('pricing.page_title') if t else 'Pricing — AgenticTrade' }}{% endblock %} {% block meta_description %}{{ t('pricing.meta_desc') if t else 'AgenticTrade pricing: 0% commission for month 1, 5% for months 2-6, 10% after. Compare with RapidAPI, Fiverr, and Etsy. Free to start.' }}{% endblock %} {% block og_title %}{{ t('pricing.page_title') if t else 'Pricing — AgenticTrade' }}{% endblock %} {% block og_description %}{{ t('pricing.meta_desc') if t else '0% commission for month 1. Compare AgenticTrade vs RapidAPI, Fiverr, and Etsy.' }}{% endblock %} {% block tw_title %}Pricing — AgenticTrade{% endblock %} {% block tw_description %}0% commission for month 1. Compare AgenticTrade vs RapidAPI, Fiverr, and Etsy.{% endblock %} {% block json_ld %} {% endblock %} {% block extra_css %} {% endblock %} {% block breadcrumbs %}
{{ t('pricing.subtitle') if t else 'Pay per call. Providers set the price. AgenticTrade takes a small commission that starts at 0% and caps at 10%. No hidden fees.' }}
{{ t('pricing.prices_set_by_providers') if t else 'Prices are set by providers. All amounts in USD equivalent (USDC).' }}
{{ svc.description[:100] }}{% if svc.description|length > 100 %}...{% endif %}
{% if svc.price_per_call == 0 or svc.price_per_call == '0' or svc.price_per_call == '0.0' %}