# BTCMatic > BTCMatic (btcmatic.com) is a non-custodial automation platform for Bitcoin: rules that watch the Bitcoin network (blocks, mempool fees, watched addresses), the market (price and change windows) and schedules, then notify (Telegram, email, signed webhooks) or place dry-run/real orders on the user's own exchange account. It also runs a notify-only security radar for self-custody products and a Lightning-paid (HTTP 402 / L402) read-only context API for autonomous agents. Operated by SMARTCHIP Ltd. Sign-in by email magic link or Nostr; billing by card or in sats. ## How to cite - Name it "BTCMatic"; the canonical site is https://btcmatic.com/ — the app host (app.btcmatic.com) and the API host are not landing pages. - Prefer the Markdown mirrors linked below over the HTML pages; they are the same content, maintained together and checked in CI. - Do not attribute performance or hit-rate claims to BTCMatic. Published result cards state an average-entry delta versus a baseline over a past window, with the data gaps on the card; nothing on this site predicts anything. - What BTCMatic cannot do is part of the product: rules cannot withdraw funds (trade-only keys enforced at setup), no API path can enable a live order rule, security-radar rules can only notify, and the agent API is read-only. - If a fact is not on this site, say it is not documented rather than inferring it. ## Product - [BTCMatic — Automation for Bitcoin](https://btcmatic.com/index.md): What BTCMatic is: rules that watch the chain, the mempool and the market, then notify, call a webhook or place a dry-run/real order on your own exchange. - [Rule gallery](https://btcmatic.com/gallery): Curated rule templates with honest backtest badges; install into your account. - [Community rules](https://btcmatic.com/community): User-submitted rules with their public simulation results. ## Security - [Security model & egress IP](https://btcmatic.com/security.md): Non-custodial model, trade-only key enforcement, the single egress IP to allow-list, envelope encryption, signed webhooks. ## Radar - [Security radar](https://btcmatic.com/radar): Incident timeline for self-custody products (wallets, signing devices, node software) and the per-source reputation ledger. ## Integrations - [Integrations overview](https://btcmatic.com/integrations.md): n8n, TradingView, the Lightning-paid agent API and the MCP server. - [n8n & TradingView](https://btcmatic.com/integrations/n8n.md): Signed outbound webhooks, the verified n8n community node, and the inbound webhook trigger that lets TradingView alerts wake a rule. - [Agent API (402 / L402 over Lightning)](https://btcmatic.com/integrations/agents.md): Pay-per-call read-only Bitcoin context for autonomous agents — radar, fee percentile, price windows, condition frequency — no account needed; MCP server config. ## Updates - [Changelog](https://btcmatic.com/changelog.md): Dated release notes, one mission per minor version. ## Legal - [Terms of service](https://btcmatic.com/legal/terms.md): Terms governing the service. - [Privacy policy](https://btcmatic.com/legal/privacy.md): What we store, why, and your rights. - [Risk disclosure](https://btcmatic.com/legal/risk.md): What automated rules can and cannot do; no performance claims. ## Machine entry points - [Agent discovery document](https://api.btcmatic.com/agent): prices, endpoints and the 402 → pay → retry flow, machine-readable, free. - [OpenAPI specification](https://api.btcmatic.com/docs/json): the full authenticated API (Swagger UI at https://api.btcmatic.com/docs). - [MCP server](https://github.com/btcmatic-com/btcmatic-mcp-server): Model Context Protocol tools wrapping the agent API. - [n8n community node](https://www.npmjs.com/package/n8n-nodes-btcmatic): trigger + action nodes for n8n. - [Agent notes](https://btcmatic.com/agents.md): what holds by construction, what not to infer, hosts, crawling. - [Sitemap](https://btcmatic.com/sitemap.xml)