:first-child {
margin-top: 0;
}

/* Remove bottom margin of rich text last child */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
margin-bottom: 0;
}

/* Text Links animation */
@media (hover: hover) {
.text-link-parent:hover .link-underline,
.nav-inline-callout:hover .link-underline,
.text-link:hover .link-underline {
max-width: 100%;
}

.text-link-parent:hover .icon-24×24.cc-right-text-link-icon,
.nav-inline-callout:hover .icon-20×20.cc-right-text-link-icon,
.text-link:hover .icon-24×24.cc-right-text-link-icon {
transform: translate(0px);
}

.text-link-no-hover:hover .icon-24×24.cc-right-text-link-icon {
transform: translate(0px);
}
}

.text-link-no-hover .text-link_right-wrapper {
grid-column-gap: 8px;
grid-row-gap: 8px;
}
.text-link-no-hover .icon-24×24.cc-right-text-link-icon {
transform: translate(0px);
}
.blog-card.cc-icon-hover:hover .text-link .icon-24×24.cc-right-text-link-icon {
transform: translate(0px);
}
.blog-card.cc-icon-hover:hover .text-link .link-underline {
max-width: 100%;
}

/* Gumdrop Frosting Background */
.u-bg-gumdrop-frosting {
background: linear-gradient(54.38deg, rgba(255, 255, 255, 0) 21.28%, rgba(255, 255, 255, 0.8) 76.45%), linear-gradient(74.58deg, #B5E1FF -30.03%, #F1EBFF 50.55%);
transform: matrix(1, 0, 0, -1, 0, 0);
}

/* Hubspot Form Designer Only Class */
html.wf-design-mode .hubspot-form {
background: url(https://cdn.prod.website-files.com/65e72489ce07d1cfbcccd771/65e72768d3562db0109f1502_hs-form-bg.webp);
background-size: 56px;
}

/* Hubspot Forms */

.submitted-message {
font-size: 18px;
line-height: 1.4em;
color: var(–colors-all–primary);
}

.white-bg-inputs .hs-input {
background-color: var(–colors-all–white);
}

.hs-form-field > label {
font-size: 1.25rem;
font-weight: 700;
line-height: 1.1em;
letter-spacing: -0.03125rem;
}

.no-labels-form .hs-form-field > label,
.footer-subscribe-wrapper .hs-form-field > label {
white-space: nowrap;
border: 0 solid rgba(0, 0, 0, 0);
width: 1px;
height: 1px;
margin-top: -1px;
padding: 0;
position: absolute;
overflow: hidden;
}

.hs-form .hs-form-field>label p,
.hs-form .hs-form-field>label span {
display: inline;
}

.hs-form-radio label,
.hs-form-checkbox label{
margin-bottom: 16px;
}

.hs-button {
text-transform: none;
}

.dark-bg-form-wrapper .hs-button {
color: var(–colors-all–white);
background-color: var(–colors–jelly–400);
text-transform: none;
}

.dark-bg-form-wrapper .hs-button:hover {
background-color: var(–colors–jelly–300);
}

.dark-bg-form-wrapper .hs-button:pressed {
background-color: var(–colors–jelly–500);
}

.dark-bg-form-wrapper .submitted-message {
color: var(–colors-all–white);
}

.hs-form-booleancheckbox input,
.hs-form-checkbox input {
width: 24px;
height: 24px;
padding: 0;
background-color: var(–colors–licorice–25);
flex-shrink: 0;
border-radius: 4px;
}

.hs-form-booleancheckbox input:checked,
.hs-form-checkbox input:checked {
background-color: var(–colors–jelly–400);
background-image: url(https://cdn.prod.website-files.com/668c08d1b8a9330bd1d786ad/66be159b6f15661b9ce00c28__base-checkbox-radio.svg);
}

.hs-form-booleancheckbox label.hs-form-booleancheckbox-display,
.hs-form-checkbox label.hs-form-checkbox-display {
display: flex;
column-gap: 8px;
}

.hs-form-booleancheckbox span,
.hs-form-checkbox span {
cursor: pointer;
font-weight: 400;
}

.hs-form-radio input {
width: 24px;
height: 24px;
padding: 0;
background-color: var(–colors–licorice–25);
flex-shrink: 0;
border-radius: 100px;
}

.hs-form-radio input:checked {
background-color: var(–colors–jelly–400);
background-image: url(https://cdn.prod.website-files.com/668c08d1b8a9330bd1d786ad/66be159b6f15661b9ce00c28__base-checkbox-radio.svg);
}

.hs-form-radio label.hs-form-radio-display {
display: flex;
column-gap: 8px;
}

.hs-form-radio span {
cursor: pointer;
font-weight: 400;
}

.hubspot-form select {
background-image: url(https://cdn.prod.website-files.com/668c08d1b8a9330bd1d786ad/66c3a2fda5038c9e9f9318b9_Chevron%20Down.svg);
background-repeat: no-repeat;
background-position: 98% 50%;
}

.hubspot-form legend {
margin-bottom: 8px;
}

.hubspot-form form {
width: 100% !important;
}

.hubspot-form label span {
display: inline;
}

.hs_country .top-selected {
color: var(–colors-all–black);
}

.dark-bg-form-wrapper .submitted-message p span {
color: #fff !important;
}

.dark-bg-form-wrapper input {
color: #000000;
}

.inputs-list {
list-style-type: none;
padding-left: 0;
}

@media screen and (max-width: 767px) {
.policy-form .hs-button {
background: var(–colors–jelly–400);
width: auto;
}
.contact-sales-form .hs-button {
width: auto;
}
}

.blog-post_subscribe .hs-input {
background-color: #fff;
}

.blog-post_subscribe .hs-richtext {
font-size: 9.26px;
line-height: 17px;
margin-bottom: 24px;
}

.blog-post_subscribe .hs-form-field {
margin-bottom: 10px;
}

.blog-post_subscribe label:not(.hs-error-msgs label) {
display: none;
}

.submitted-message h2 span {
font-family: var(–type-body–font) !important;
font-size: var(–type-h6–font-size-lg) !important;
font-weight: 700;
letter-spacing: var(–type-h6–letter-spacing);
}

.submitted-message h2 span span {
color: var(–colors-all–primary) !important;
}

.submitted-message h3 {
margin-bottom: 0.5rem;
}

.submitted-message h3 span,
.submitted-message p span,
.submitted-message li span {
font-family: var(–type-body–font) !important;
font-size: var(–type-paragraph-body–font-size-lg) !important;
letter-spacing: var(–type-paragraph-body–letter-spacing);
}

/* Resources Subscribe Form */
.resource-form .hs-form-field > label {
display: none;
}

.resource-form .hs-input {
padding-right: 130px;
height: 48px;
padding: 10.25px 12px;
font-size: 18px;
background: #fff;
border: 1px solid var(–colors–licorice–700);
}

.resource-form .hs-button {
position: absolute;
top: 0;
right: 0;
background-color: var(–colors–jelly–400);
padding: 12.25px 16px;
width: auto;
height: 48px;
}

.resource-form .hs-form-field {
margin-bottom: 10px;
}

.resource-form .hs-richtext p {
margin-bottom: 0;
font-size: 10.42px;
font-style: normal;
font-weight: 400;
line-height: 19px;
color: var(–colors–licorice–400);
letter-spacing: 0;
}

@media screen and (max-width: 767px) {
.resource-form .hs-input {
font-size: 16px;
}
}

/* Footer Subscribe Form */
.footer-subscribe-wrapper .hs-form-field > label {
white-space: nowrap;
border: 0 solid rgba(0, 0, 0, 0);
width: 1px;
height: 1px;
margin-top: -1px;
padding: 0;
position: absolute;
overflow: hidden;
}

.footer-subscribe-wrapper .hs-input {
padding-right: 130px;
height: 40px;
padding: 10.25px 12px;
font-size: 16px;
}

.footer-subscribe-wrapper .hs-richtext {
margin-bottom: var(–type-caption-disclosure–bottom-margin);
font-family: var(–type-caption-disclosure–font);
font-size: var(–type-caption-disclosure–font-size-lg);
line-height: var(–type-caption-disclosure–line-height);
letter-spacing: var(–type-caption-disclosure–letter-spacing);
font-weight: var(–type-caption-disclosure–font-weight);
color: var(–colors–licorice–200);
}

.footer-subscribe-wrapper .hs-button {
position: absolute;
top: 0;
right: 0;
background-color: var(–colors–jelly–400);
padding: 12.25px 16px;
width: auto;
height: 40px;
text-transform: none;
}

.footer-subscribe-wrapper a {
color: var(–colors–jelly–300);
text-decoration: underline;
}

/* Case Studies Card Component */
.study-card:hover .study-card_cta-border {
max-width: 100%;
}
.study-card[data-theme=”light”] {
color: var(–colors-all–primary);
}
.study-card[data-theme=”light”] .study-card_cta-border {
background: var(–colors-all–primary) !important;
}
.study-card[data-theme=”light”] .study-card_overlay {
background-image: radial-gradient(circle at 0 100%,#fff,rgba(255,255,255,0));
}

/* Features Card */
.solutions-features .sc-features_desc {
font-size: 1.125rem;
}

.cb-stories_item.cc-two .text-story_logo,
.cb-stories_item.cc-three .text-story_logo { max-height: 20px; }
.cb-stories_item.cc-four .text-story_logo { max-height: 25px; }
.cb-stories_item.cc-lemon .text-story_logo { max-height: 21px; }
.cb-stories_item.cc-nu .text-story_logo { max-height: 25px; }
.cb-stories_item.cc-yellow-card .text-story_logo { max-height: 20px; }

.gp-cards-item h3 { margin-top: 2rem; }

/* Resource Card */
.resource-card:hover .resource-card_cta {
background: var(–colors-all–primary);
color: #fff;
}
.text-link.cc-icon:hover .text-link_border {
width: 100%;
}

/* Text Card */
.scp-text-card .text-card p {
max-width: 330px;
}

/* Text Card */
.card-dark:hover .link-underline {
max-width: 100%;
}

.icon-cta-list.cc-pw .paragraph-body {
color: var(–colors–licorice–500);
max-width: 357px;
}

/* Nav */
@media (hover: hover) {

.nav_dropdown-link:hover .nav_dropdown-link-arrow {
transform: translateX(4px);
}

.nav_dropdown-link:hover .nav_dropdown-link-icon-img-hover {
opacity: 1;
}

.nav-sublink:hover .nav-sublink_icon {
transform: translateX(4px);
}

.nav_list:has(li:hover) li:not(:hover) .nav_dropdown-toggle,
.nav_list:has(li:hover) li:not(:hover) .nav_dropdown-menu-link {
opacity: 0.6;
}

}

@media screen and (max-width: 991px) {
.w-nav-overlay {
position: fixed;
top: 0;
overflow: hidden;
height: 100vh !important;
padding-top: 64px;
}

.nav_dropdown-toggle.w–open {
margin-top: 0;
}

.w-nav[data-animation=over-right] [data-nav-menu-open] {
top: 64px;
}
}

[small-desktop-item=false] {
display: block;
}

[small-desktop-item=true] {
display: none;
}

@media (max-width: 1200px) and (min-width: 992px) {

[small-desktop-item=false] {
display: none;
}

[small-desktop-item=true] {
display: block;
}
}

/* Marquees */
.marquee_wrapper:hover .marquee_list-wrapper {
animation-play-state: paused;
}

@media (prefers-reduced-motion) {
.marquee_wrapper .marquee_list-wrapper {
display: none;
animation: none;
}

.marquee_wrapper > .marquee_list-wrapper:first-child {
width: 98vw;
display: flex;
flex-wrap: wrap;
padding: 0px 16px;
flex-direction: row;
justify-content: center;
gap: 24px;
}

.marquee_wrapper .home-marquee_image {
margin-right: 0px;
}
}

@keyframes marquee {
from {
transform: translateX(0%);
}

to {
transform: translateX(-100%);
}
}

@keyframes marquee-reverse {
from {
transform: translateX(0%);
}

to {
transform: translateX(100%);
}
}

/* Swiper */
.swiper-button-disabled {
opacity: .3;
}

/* Hide Scrollbar */
.u-no-scrollbar {
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE 10+ */
}

/* Skeleton Placeholder */
.u-skeleton-placeholder {
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes pulse {
0%, 100% {
opacity: 1;
}
50% {
opacity: .5;
}
}

/* Prevent u-link-cover from obstructing clicks in the Designer only */
html.wf-design-mode .u-link-cover {
pointer-events: none;
}

/* Custom Code Block Styles */
code.language-javascript {
white-space: break-spaces !important;
}
pre.code-block {
background: transparent !important;
padding: 0 !important;
color: var(–colors–licorice–75) !important;
font-size: 12px;
line-height: 21px;
word-wrap: break-word;
}
code [style=”color:#d4d0ab”] {
color: #FFA876 !important;
}
code [style=”color:#dcc6e0″] {
color: #69B3E7 !important;
}
code [style=”color:#00e0e0″],
code [style=”color:#f5ab35″] {
color: #E1DFE8 !important;
}
code [style=”color:#abe338″] {
color: #62E2A4 !important;
}

/* JSON Styles */
code.language-json [style=”color:#abe338″] {
color: #FFA876 !important;
}
code.language-json [style=”color:#f5ab35″] {
color: #5FBFFF !important;
}
code.language-json .hljs-attr {
color: #83DEFB !important;
}

.code-container.cc-cctp-works [style=”color:#d4d0ab”] {
color: #62E2A4 !important;
}
.code-container.cc-cctp-works [style=”color:#abe338″] {
color: #FFA876 !important;
}

/* Custom Scrollbar for Code Block */
.code-container::-webkit-scrollbar {
width: 14px;
padding-right: 10px;
}
.code-container::-webkit-scrollbar-track {
background: transparent;
}
.code-container::-webkit-scrollbar-thumb {
background-color: #434763;
border-radius: 10px;
}

/* Hubspot Form Styles */

/* Stories Bento Box */
.stories_grid .cc-stories:nth-child(1),
.stories_grid .cc-stories:nth-child(4) { grid-column: span 2; }

/* Misc Custom Styles */
.card-dark .text-link { transition: all ease .3s; }
.card-dark:hover .text-link { grid-column-gap: 16px; }
.da-tabs_item .text-link {
pointer-events: none;
}
.da-tabs_item.active .text-link {
pointer-events: all;
}
.mint-stable-card .sc-features_card { min-height: auto; }
.stories-card_links .wistia_click_to_play { width: 100% !important; }
.research-card_link a { font-size: 1.125rem; }
.study-card:hover .study-card_cta-icon {
transform: scale(1.3);
}
.impact-tabs_item.w–current .impact-tabs_border { transform: translateX(0%) !important; }
.cv-founders_item { overflow: visible !Important; }
@keyframes bulletFill {
from {
min-width: 0%;
}
to {
min-width: 100%;
}
}
.pagination-bullet-active:before {
content: “”;
width: 0%;
height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: 50px;
background: linear-gradient(90deg, #67D6F9 2.04%, #7EF0B3 100%), #8656EF;
animation: bulletFill 5s linear forwards;
}
.resources-featured_dots .pagination-bullet { background: #C7C5D1; }
.resources-featured_dots .pagination-bullet-active:before {
background: #8656EF !important;
}
.blog-latest_item:last-child {
border-bottom-color: transparent;
}

.blog-post_content code {
display: block;
background-color: #2d2d2d;
color: #f8f8f2;
padding: 10px;
border-radius: 5px;
font-family: “Fira Code”, “Consolas”, “Courier New”, monospace;
font-size: 14px;
line-height: 1.5;
white-space: pre;
overflow-x: auto;
}
/* Executive Insights Richtext */

.insights-rich-text h2:first-child {
margin-top: 0;
}
.insights-card .h4 { transition: color ease .2s }
.insights-card:hover .h4 { color: var(–colors–jelly–400) }

/* TOC Custom Styles */
.toc-list_item.w–current .toc-list_item-border { opacity: 1 }
.toc-list_item.w–current { color: var(–colors–licorice–700) }

@media screen and (max-width: 991px) {
.toc-list_item.w–current { color: var(–colors–jelly–300) }
}

.sc-chains_usdc-richtext li { display: none; }
.sc-chains_usdc-richtext li:first-child,
.sc-chains_usdc-richtext li:nth-child(2),
.sc-chains_usdc-richtext li:nth-child(3) {
display: list-item;
}

.u-card-hover:hover .link-underline,
.u-card-hover:hover .link-underline { max-width: 100%; }
.u-card-hover:hover .icon-24×24.cc-right-text-link-icon,
.u-card-hover:hover .icon-24×24.cc-right-text-link-icon { transform: translate(0px); }

@media screen and (max-width: 767px) {
.eea-charts .balances-value, .eea-charts .day-change-values {
font-size: 28px !important;
}
.eea-charts-block p {
margin-bottom: 0;
font-size: 10px !important;
}
}

@keyframes placeHolderShimmer{
0%{
background-position: -468px 0
}
100%{
background-position: 468px 0
}
}

@media screen and (max-width: 992px) {
.topics-tabs_menu-item.w–current .cc-topics-icon {
display: block;
}
}

.blog-rich-text li ul,
.blog-rich-text li ol {
margin-top: .75rem;
margin-bottom: 0;
}

.legal-nav_item.active .legal-nav_content {
display: flex;
}
.legal-nav_item.active .legal-nav_icon,
.legal-dropdown_toggle.w–open .legal-dropdown_icon {
transform: rotate(180deg);
}

/* Basic table styles */
.policy-table tbody {
width: 100%;
border-collapse: collapse;
display: flex;
flex-direction: column;
grid-row-gap: 30px;
}

.policy-table tr {
width: 100%;
display: flex;
flex-direction: row;
grid-column-gap: 15px;
grid-row-gap: 15px;
}

.policy-table th,
.policy-table td {
width: 33.33%;
}

.policy-table.two-col th,
.policy-table.two-col td {
width: 50%;
}

.policy-table.four-col th,
.policy-table.four-col td {
width: 25%;
}

.policy-table th:first-child p,
.policy-table td:first-child p {
font-weight: 900;
}

.policy-table.no-header th p,
.policy-table.no-header td p {
font-weight: normal;
}

.blog-rich-text a {
line-break: auto;
}

.policy-table-2 p {
margin-bottom: 0;
}

.policy-table-2.responsive {
min-width: 800px;
}

.policy-table-wrapper {
-webkit-overflow-scrolling: touch;
display: block;
overflow-x: auto;
width: 100%;
}

.policy-table-2 td {
padding: 1.25rem 1rem;
}

/* Responsive styles */
@media (max-width: 768px) {
.policy-table tbody {
grid-row-gap: 10px;
}
.policy-table thead {
display: none; /* Hide header on small screens */
}

.policy-table tr {
flex-direction: column;
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.policy-table td,
.policy-table td {
width: 100% !important;
}
}

:not(.w-code-block) code {
display: inline;
background: #fafafa;
padding: 2px 8px;
word-wrap: break-word;
color: #e83e8c;
font-size: 87.5%;
font-weight: 800;
}
.blog-rich-text .w-code-block {
padding: 2.5rem 2rem !important;
border-radius: .5rem;
margin: 1.5rem 0;
background: #1c132c !important;
max-height: 350px;
overflow: auto;
font-size: 14px;
}

.blog-rich-text pre.w-code-block code { all: revert; }

.tuts-video-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

.tuts-video-inner:hover .tuts-video_play {
opacity: 1;
}

.tuts-video-overlay .wistia_click_to_play {
cursor: pointer;
justify-content: center;
align-items: center;
display: flex;
}

.opportunities_card-item:hover .link-underline,
.policy-event:hover .link-underline, .card-image:hover .link-underline { max-width: 100%;}
.opportunities_card-item:hover .text-link .icon-24×24.cc-right-text-link-icon,
.policy-event:hover .text-link .icon-24×24.cc-right-text-link-icon { transform: translate(0px); }

/* Fix for sticky navs when HS alert banner is present */
body.hs-web-interactives-top-banner-open .pw-sticky-nav-wrapper,
body.hs-web-interactives-top-banner-open .scp-sticky-nav-wrapper,
body.hs-web-interactives-top-banner-open .dev-hub-nav,
body.hs-web-interactives-top-banner-open .resources-search,
body.hs-web-interactives-top-banner-open .policy-nav_wrapper,
body.hs-web-interactives-top-banner-open .product-sticky-nav_wrapper,
body.hs-web-interactives-top-banner-open .developer-sticky-nav-wrapper {
top: 115px;
}

sup {
font-weight: 400 !important;
}

/* Pullquote component styling */
.pullquote__quote {
position: relative;
}
.pullquote__quote::before {
content: ‘“’;
position: absolute;
left: -0.5em;
}

@media (max-width: 767px) {
.pullquote__quote::before {
content: ‘“’;
position: relative;
left: 0;
}
}

/* Product card */
.product-card__heading sup {
font-size: 11px;
top: -0.75em;
}
@media (min-width: 768px) {
.product-card__heading sup {
top: -1.2em;
}
}

]]>

Home

Stablecoins

USDC

Tokenized Funds

USYC

Not available in the US

USYC

LIQUIDITY Services

Mint

PaymentsBlockchainsDeveloper Services

Wallets

CCTP

xReserve

Gateway

By Use Case

Payments

By industry

Banks

Case studiesTransparencyCommunityLearnTransparencySupport

Circle Nanopayments enables permissionless, high-frequency programmable payments. Send as little as $0.000001 with zero gas.

Agentic payments in action

Nanopayments makes autonomous machine-to-machine transactions economical at scale with gas-free transfers as small as $0.000001. Our collaboration with OpenMind signals what’s next: robots that can operate as independent economic actors.

Upend legacy limitations

Agentic commerce needs systems designed for sub-cent, machine-driven payments. Traditional rails and standard onchain flows fall short.

Remove cost barriers

Gas-free transfers mean the cost of a transaction will never exceed its value, opening up new opportunities for small payments.

Drive autonomous payments

AI agents need real-time programmable value movement that is economical at scale.

UI screen showing USDC being sent with NanopaymentsUI screen showing USDC being sent with Nanopayments

The financial rail for AI agents

Build on blockchain without the complexity and embed wallets tailored to your app.

Gas-free transfers

Nanopayments enables gasless USDC transfers by bundling small payments into a single onchain transaction — reducing per-transaction cost.

Batched settlement

Nanopayments’ batched settlement means developers can make gas-free transactions — unlocking payments as small as $0.000001.

Natively crosschain

Nanopayments supports developers moving value economically, reliably, and permissionlessly across any Gateway-supported EVM chain — all following the x402 standard.

Ship machine-scale payments

AI agents often transact at a high frequency and in sub-cent amounts. Nanopayments lets them move value autonomously at internet speed without cost friction.

Nanopayments enables pay-per-use billing models, with AI agents charged only for what they use — whether that be per API call, per second of compute, or per dataset access.

Machine-to-machine commerce

As robots act autonomously, they need to be able to pay for operating costs like electricity. Nanopayments supports the formation of machine-to-machine marketplaces.

Create the future of agentic commerce with Nanopayments

Digital assets are subject to a number of risks, including price volatility. Transacting in digital assets could result in significant losses and may not be suitable for some consumers. Digital asset markets and exchanges are not regulated with the same controls or customer protections available with other forms of financial products and are subject to an evolving regulatory environment. Digital assets do not typically have legal tender status and are not covered by deposit protection insurance. The past performance of a digital asset is not a guide to future performance, nor is it a reliable indicator of future results or performance. Additional disclosures can be found on the Legal and Privacy page.

Circle Internet Financial, LLC (NMLS ID# 1201441). Circle Internet Financial, LLC is licensed as a Money Transmitter by the New York State Department of Financial Institutions and to engage in Virtual Currency Business Activity by the New York State Department of Financial Services. Texas customers click here for information about filing complaints. Maryland customers click here for information about filing complaints.

Circle International Bermuda Limited is licensed to conduct digital asset business by the Bermuda Monetary Authority.

© 2026 Circle Internet Group, Inc

Circle Technology Services, LLC (“CTS”) is a software provider and does not provide regulated financial or advisory services. You are solely responsible for services you provide to users, including obtaining any necessary licenses or approvals and otherwise complying with applicable laws. For additional details, please refer to our Circle Developer terms of service.