{"id":21230,"date":"2026-02-10T09:00:00","date_gmt":"2026-02-10T14:00:00","guid":{"rendered":"https:\/\/hedera.com\/?p=21230"},"modified":"2026-02-10T11:33:05","modified_gmt":"2026-02-10T16:33:05","slug":"hedera-and-the-x402-payment-standard","status":"publish","type":"post","link":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/","title":{"rendered":"Hedera and the x402 payment standard"},"content":{"rendered":"\n<p>As software and AI agents become more autonomous, they increasingly need a way to pay for data and services that are as simple and composable as the internet itself. The x402 standard introduces a new payment model built directly into web protocols, enabling small, programmatic payments that can be executed automatically by applications and AI agents\u2014without the friction of traditional checkout flows or account-based systems.<\/p>\n\n\n\n<p>x402 is <a href=\"https:\/\/www.x402.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">an open payment standard<\/a> that utilizes the existing HTTP 402 \u201cPayment Required\u201d code. Using the x402 standards, developers can create AI applications and agents that are able to make on-chain transactions This allows them to&nbsp; use digital currency (like stablecoins or HBAR) over the internet as easily as sending an HTTP request, which is how websites normally communicate.&nbsp;<\/p>\n\n\n\n<p>Instead of sending\u00a0users to checkout pages or requiring complex crypto wallet interactions, x402 lets apps request and confirm payments directly with\u00a0 standard web traffic, using a <a href=\"https:\/\/blocky402.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">facilitator like Blocky402<\/a>.\u00a0Paying for an API call, a small amount of data, or a single AI agent task can now happen automatically in the background &#8211; with minimal\u00a0user friction and without requiring sellers or merchants to manage complex crypto transactions.<\/p>\n\n\n\n<p>This standard is especially well suited for micropayments \u2013 small, one-off payments for goods or services that cost cents or fractions of a cent &#8211;\u00a0such as accessing\u00a0research papers, reports, paywalled sensor data, or services like OCR and translations. With x402, users, and agents, can retrieve exactly what they need without creating logins, subscribing to services, or dealing with high fees typical of traditional bank or credit card payments.\u00a0<\/p>\n\n\n\n<p>As a result, x402 is a natural fit for AI agents that rely on real-time data to conduct research and complete tasks, using a protocol that works seamlessly within existing internet infrastructure.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How it works<\/h3>\n\n\n\n<p>The x402 schema supports many different payment schemes. Hedera\u2019s exact <a href=\"https:\/\/github.com\/coinbase\/x402\/tree\/main\/specs\/schemes\/exact\" target=\"_blank\" rel=\"noreferrer noopener\">payment scheme<\/a> uses partially signed transactions with a unique model where the facilitator pays the gas fees and submits transactions, as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"926\" height=\"1024\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard-926x1024.jpg\" alt=\"\" class=\"wp-image-21232\" srcset=\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard-926x1024.jpg 926w, https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard-271x300.jpg 271w, https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard-768x849.jpg 768w, https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard-1389x1536.jpg 1389w, https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/x402_payment_standard.jpg 1447w\" sizes=\"(max-width: 926px) 100vw, 926px\" \/><\/figure>\n\n\n\n<p>When a client requests a resource such as a gated website or piece of data, the resource server responds with a 402 \u201cpayment required\u201d message that describes the cost of access and how payment should be made.<\/p>\n\n\n\n<p>Once the payment required message is received by the client, they construct a payment transaction that transfers the required asset and amount to the resource server. The client signs this transaction with their own wallet to authorize the payment, but intentionally leaves it incomplete so that the designated fee-paying party can finalize it later. This partially signed transaction is then sent back to the resource server as proof of intent to pay.<\/p>\n\n\n\n<p>The resource server itself does not settle the payment on-chain. Instead, it forwards the proposed transaction to a facilitator for verification. The facilitator checks that the transaction is well-formed, valid, and that the funds are available from the client\u2019s account.&nbsp;<\/p>\n\n\n\n<p>Once verified, the facilitator adds its own signature to cover gas fees and submits the fully signed transaction to the blockchain for settlement. After the payment is successfully confirmed on-chain, the facilitator notifies the merchant server. With payment finalized, the merchant server completes the original request and grants the client access to the requested resource.<\/p>\n\n\n\n<p>While facilitators are not strictly required in this flow, they significantly reduce operational overhead by removing the need for merchants to manage gas fees, currency exchange, or asset bridging themselves.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">x402 Facilitators<\/h3>\n\n\n\n<p>An x402 facilitator is a service that verifies x402 payment payloads and submits the corresponding transactions to a blockchain on behalf of the client. Once the transaction is successfully settled on-chain,\u00a0 the facilitator returns a confirmation so the merchant can deliver the requested resource.\u00a0<\/p>\n\n\n\n<p>These x402 facilitators remove the friction for merchants, handling any gas fees and even changing cryptocurrency if the client or user is paying in a different currency, or has a stablecoin on a different blockchain than the one the merchant accepts.<\/p>\n\n\n\n<p>Within the x402 ecosystem, a facilitatory typically:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Verifies payment signatures and validity<\/li>\n\n\n\n<li>Settles payments on-chain by broadcasting transactions<\/li>\n\n\n\n<li>Supports multiple networks and payment schemes<\/li>\n\n\n\n<li>Operates independently from other facilitators<\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/blocky402.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">BlockyDevs\u2019 x402 Facilitator<\/a> is an open source facilitator for the x402 protocol. It provides the infrastructure to verify and settle x402 payments across multiple blockchain networks, including Hedera testnet V1, Base, Solana, Arbitrum, Optimism, and Avalanche.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">x402 and digital currency opens the door for agentic payments at scale<\/h3>\n\n\n\n<p>As AI quickly grows and evolves, everyday tasks become more and more efficient, with some tasks being taken over completely by AI. AI agents are complex software that combine the powers of different AI inference models with tools and integrations to access data and other services. By creating multi-step workflows, and utilizing multiple AIs with different specialized functions, agents can carry out novel tasks such as managing a project or scheduling a meeting.<\/p>\n\n\n\n<p>Industry analysts now argue that agentic AI will become a primary interface to software and the internet itself. Firms like <a href=\"https:\/\/my.idc.com\/getdoc.jsp?containerId=prUS53883425\" target=\"_blank\" rel=\"noreferrer noopener\">IDC<\/a>, <a href=\"https:\/\/www.deloitte.com\/us\/en\/insights\/topics\/technology-management\/tech-trends\/2026\/agentic-ai-strategy.html\" target=\"_blank\" rel=\"noreferrer noopener\">Deloitte<\/a>, and <a href=\"https:\/\/www.ibm.com\/think\/news\/ai-tech-trends-predictions-2026\" target=\"_blank\" rel=\"noreferrer noopener\">IBM<\/a> all predict that a growing share of everyday digital work will be carried out by AI agents acting on users\u2019 behalf rather than by people manually navigating applications and workflows.<\/p>\n\n\n\n<p>In order to enable AI agents to carry out these complex tasks, many agents will need to have the ability to make payments on a users\u2019 behalf. Giving agents access to traditional bank accounts introduces logistical hurdles and security concerns. No one wants to give an AI unlimited access to their funds, and opening a separate bank account or credit card to limit funds and access requires a human identity check, high fees, and a complex process.<\/p>\n\n\n\n<p>This is where digital currencies come into play. With crypto payment rails like Hedera, new functionality is unlocked:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You can create almost an unlimited number of accounts with a set amount of funds in each (much like virtual credit cards, but cheaper and easier).&nbsp;<\/li>\n\n\n\n<li>Unlike traditional bank accounts, there is no requirement to check the identity or \u2018humanness\u2019 of an owner of a payment account &#8211; meaning AI Agents can create, manage, and use payment accounts as needed<\/li>\n\n\n\n<li>Digital currencies like HBAR are programmable, which means you can set conditions and limits on the execution of transactions. For example, with Hedera you can:\n<ul class=\"wp-block-list\">\n<li>Grant an \u2018allowance\u2019 to an account with specific limits on what that allowance can be spent on<\/li>\n\n\n\n<li>Using-EVM based smart contracts to hold funds in escrow until predefined conditions are met<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>Together, these capabilities allow payments to be tightly scoped, automated, and governed by code \u2013 rather than by manual oversight.&nbsp;<\/p>\n\n\n\n<p>x402 represents\u00a0a fundamental shift in how payments can function on the internet \u2014 moving from complex wallet interactions and a lack of a standardized checkout experience to seamless, protocol-level transactions that happen as naturally as loading a webpage, and feel like the payment flows users are used to.<\/p>\n\n\n\n<p>Developers can now monetize APIs and data with minimal infrastructure while choosing their own settlement methods, assets, and facilitators. Agents gain the autonomy to discover, access, and pay for resources in real time, without human intervention. More broadly, x402 makes micropayments practical at internet scale, turning digital resources into assets that can be fairly priced and instantly monetized<\/p>\n\n\n\n<p>As AI agents become primary interfaces to the digital world, x402 provides a missing payment layer that lets them operate independently \u2014 transforming the internet into a place where both data and value can move together seamlessly.<\/p>\n\n\n\n<p>Together, the x402 standard and networks like Hedera point toward a new model for how software and AI agents exchange value on the internet. As autonomous systems become first-class participants online, they require payment infrastructure that offers control, predictability, and security \u2014 so agents can transact within clearly defined limits, costs are predictable in advance, and payments can be executed safely without human intervention. By pairing x402\u2019s internet-native payment flow with Hedera\u2019s programmable and predictable settlement layer, developers gain the foundation needed to let AI agents not just consume data, but pay for it autonomously, reliably, and at scale.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As software and AI agents become more autonomous, they increasingly need a way to pay for data and services that are as simple and composable as the internet itself. The x402 standard introduces a new payment model built directly into web protocols, enabling small, programmatic payments that can be executed automatically by applications and AI agents\u2014without the friction of traditional checkout flows or account-based systems.<\/p>\n<p>This new approach measures and prices each EVM opcode, precompile, and system contract based on actual computational demands \u2014 enabling decentralized applications to operate at scale on Hedera without sacrificing Ethereum compatibility or network security.<\/p>\n","protected":false},"author":10,"featured_media":21233,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"categories":[1],"tags":[],"ppma_author":[43],"class_list":["post-21230","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hedera and the x402 payment standard | Hedera<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hedera and the x402 payment standard | Hedera\" \/>\n<meta property=\"og:description\" content=\"As software and AI agents become more autonomous, they increasingly need a way to pay for data and services that are as simple and composable as the internet itself. The x402 standard introduces a new payment model built directly into web protocols, enabling small, programmatic payments that can be executed automatically by applications and AI agents\u2014without the friction of traditional checkout flows or account-based systems. This new approach measures and prices each EVM opcode, precompile, and system contract based on actual computational demands \u2014 enabling decentralized applications to operate at scale on Hedera without sacrificing Ethereum compatibility or network security.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\" \/>\n<meta property=\"og:site_name\" content=\"Hedera\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-10T14:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-10T16:33:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Hedera Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\"},\"author\":{\"name\":\"Hedera Team\",\"@id\":\"https:\/\/hedera.com\/#\/schema\/person\/2dc6146f9f20a44d3de58c834d52e9f4\"},\"headline\":\"Hedera and the x402 payment standard\",\"datePublished\":\"2026-02-10T14:00:00+00:00\",\"dateModified\":\"2026-02-10T16:33:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\"},\"wordCount\":1343,\"publisher\":{\"@id\":\"https:\/\/hedera.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\",\"url\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\",\"name\":\"Hedera and the x402 payment standard | Hedera\",\"isPartOf\":{\"@id\":\"https:\/\/hedera.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg\",\"datePublished\":\"2026-02-10T14:00:00+00:00\",\"dateModified\":\"2026-02-10T16:33:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage\",\"url\":\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg\",\"contentUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg\",\"width\":1200,\"height\":675},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hedera.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hedera and the x402 payment standard\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hedera.com\/#website\",\"url\":\"https:\/\/hedera.com\/\",\"name\":\"Hedera\",\"description\":\"Hello future\",\"publisher\":{\"@id\":\"https:\/\/hedera.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hedera.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hedera.com\/#organization\",\"name\":\"Hedera\",\"url\":\"https:\/\/hedera.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hedera.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png\",\"contentUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png\",\"width\":500,\"height\":375,\"caption\":\"Hedera\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hedera and the x402 payment standard | Hedera","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/","og_locale":"en_US","og_type":"article","og_title":"Hedera and the x402 payment standard | Hedera","og_description":"As software and AI agents become more autonomous, they increasingly need a way to pay for data and services that are as simple and composable as the internet itself. The x402 standard introduces a new payment model built directly into web protocols, enabling small, programmatic payments that can be executed automatically by applications and AI agents\u2014without the friction of traditional checkout flows or account-based systems. This new approach measures and prices each EVM opcode, precompile, and system contract based on actual computational demands \u2014 enabling decentralized applications to operate at scale on Hedera without sacrificing Ethereum compatibility or network security.","og_url":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/","og_site_name":"Hedera","article_published_time":"2026-02-10T14:00:00+00:00","article_modified_time":"2026-02-10T16:33:05+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg","type":"image\/jpeg"}],"author":"Hedera Team","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#article","isPartOf":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/"},"author":{"name":"Hedera Team","@id":"https:\/\/hedera.com\/#\/schema\/person\/2dc6146f9f20a44d3de58c834d52e9f4"},"headline":"Hedera and the x402 payment standard","datePublished":"2026-02-10T14:00:00+00:00","dateModified":"2026-02-10T16:33:05+00:00","mainEntityOfPage":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/"},"wordCount":1343,"publisher":{"@id":"https:\/\/hedera.com\/#organization"},"image":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage"},"thumbnailUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/","url":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/","name":"Hedera and the x402 payment standard | Hedera","isPartOf":{"@id":"https:\/\/hedera.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage"},"image":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage"},"thumbnailUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg","datePublished":"2026-02-10T14:00:00+00:00","dateModified":"2026-02-10T16:33:05+00:00","breadcrumb":{"@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#primaryimage","url":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg","contentUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2.jpg","width":1200,"height":675},{"@type":"BreadcrumbList","@id":"https:\/\/hedera.com\/blog\/hedera-and-the-x402-payment-standard\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hedera.com\/"},{"@type":"ListItem","position":2,"name":"Hedera and the x402 payment standard"}]},{"@type":"WebSite","@id":"https:\/\/hedera.com\/#website","url":"https:\/\/hedera.com\/","name":"Hedera","description":"Hello future","publisher":{"@id":"https:\/\/hedera.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hedera.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hedera.com\/#organization","name":"Hedera","url":"https:\/\/hedera.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hedera.com\/#\/schema\/logo\/image\/","url":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png","contentUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png","width":500,"height":375,"caption":"Hedera"},"image":{"@id":"https:\/\/hedera.com\/#\/schema\/logo\/image\/"}}]}},"featured_image_src":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2-600x400.jpg","featured_image_src_square":"https:\/\/hedera.com\/wp-content\/uploads\/2026\/02\/HH60261_-HederaThex402PaymentStandard-V2-600x600.jpg","author_info":{"display_name":"Hedera Team","author_link":"https:\/\/hedera.com\/blog\/author\/hedera-team\/"},"authors":[{"term_id":43,"user_id":10,"is_guest":0,"slug":"hedera-team","display_name":"Hedera Team","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/7ed01931dc9498365746508c4ca49ed0507ef65e04e0b82ffe88c50ef9242b1d?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":""}],"_links":{"self":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts\/21230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/comments?post=21230"}],"version-history":[{"count":0,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts\/21230\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/media\/21233"}],"wp:attachment":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/media?parent=21230"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/categories?post=21230"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/tags?post=21230"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/ppma_author?post=21230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}