Circle
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Circle earns Band C in the Payments category of The Headless Index, with a thesis-fit score of 52/100. Its strongest dimension is API-first design intent (14/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Circle was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Stablecoin infrastructure sold as several APIs rather than one. Payments, Developer Controlled Wallets, User Controlled Wallets and CCTP each carry a separate SDK line (@circle-fin/developer-controlled-wallets at 10.8.0, @circle-fin/circle-sdk at 2.9.0 with roughly 5k weekly installs) under api.circle.com. Coherent within each product, fragmented across them, and the older packages lag the newer wallet stack.
signals (6)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 34 probe paths
- ·GraphQL endpointDiscovered at https://www.circle.com/graphql, introspection disabled or scoped
- +SDKs maintained8 (kotlin, ruby, swift, typescript); top by stars: circlefin/circle-nodejs-sdk (33 stars)
- +SDK recency4 of 8 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-12)
- ·npm weekly downloads6.6k across published packages; top: @circle-fin/circle-sdk @ 5.2k/week
cite (1)
- github.sdks@2026-08-19
Wallet creation, transfers, payouts and key rotation are API-driven, and the on-chain layer is genuinely open source (circlefin/stablecoin-evm, 793 stars). The friction is the entity secret: every write needs an RSA-encrypted ciphertext generated against a console-registered key, which no agent can bootstrap unattended. Console-only registration turns an otherwise programmatic platform into a supervised one.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- ai_review_browser.topics_found@2026-08-19
There is no MCP server under github.com/circlefin and no registry entry, which is strange given how much crypto tooling this company open-sources elsewhere (circlefin/cctp-go ships a CLI). Agents moving USDC are an immediate, obvious use case, and the vendor closest to that flow has shipped nothing for them. Every integration today is a private wrapper.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- +Agent-friendly SDKs5 TS/JS SDKs available; top: @circle-fin/circle-sdk (5.2k/week downloads)
cite (1)
- ai_review_browser.mcp@2026-08-19
The reference renders well for humans and yields nothing for machines (developers.circle.com/api-reference), with no OpenAPI URL, no introspection endpoint, and public repositories holding Solidity contracts and wallet SDKs rather than schema. An agent can read TypeScript types bundled inside @circle-fin/circle-sdk, which is a workaround rather than a discoverable contract, and it covers only one product line.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 34 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://www.circle.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Notification subscriptions are created over the API and signed with keys an integrator fetches from Circle rather than a static shared secret, which puts this ahead of most of the batch. What is missing is a published, stable list of event types (no equivalent of Moov's WebhookEventType enum), so payload shape per notification has to be learned from documentation prose.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.
No public OpenAPI specification discovered during collection
Powered by JAIRF v1.0.0 by Jentic
Band rationale:C band: scores 40-75 range
Show Circle's score on your site.
Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.
Circle and agent readiness
- Is Circle agent-ready?
- Circle scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is API-first design intent; its weakest is MCP and agent posture.
- Does Circle publish an OpenAPI spec?
- No published OpenAPI specification was found when Circle was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Circle's Headless Index score?
- Circle scores 52/100 on the Headless Index thesis-fit rubric and sits in Band C in the Payments category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.