IOTA · FinOps Profile

Iota Finops

FOCUS-aligned FinOps for IOTA blockchain infrastructure. IOTA's public RPC endpoints carry no direct monetary cost but impose unspecified rate limits that create operational risk for production applications. Production cost is incurred via self-hosted IOTA full nodes (infrastructure spend) or commercial RPC provider subscriptions (third-party SaaS). On-chain transaction gas fees denominated in IOTA tokens are the primary cost metric for applications submitting transactions. The platform's design goal of feeless microtransactions means gas costs are intended to be minimal, but gas budgets must still be managed for high-volume on-chain operations.

Iota Finops is the FinOps profile for IOTA on the APIs.io network, aligned with the FinOps Foundation Framework.

It defines 5 billable meters, billed in IOTA Token (on-chain) / USD (RPC providers), on a per-transaction (on-chain gas) + subscription (rpc provider or infrastructure) cycle, and pricing category usage.

The profile maps 9 FOCUS columns for cost-allocation reporting.

Tagged areas include Blockchain, Distributed Ledger, Web3, RPC, and FinOps.

Category: Blockchain Infrastructure Pricing: Usage Billing: Per-transaction (on-chain gas) + subscription (RPC provider or infrastructure) FOCUS v1.3
BlockchainDistributed LedgerWeb3RPCFinOpsFOCUS

Framework Alignment

Framework
Data Spec

Charge Categories

UsagePurchaseAdjustment

FOCUS Columns

BillingCurrency
IOTA / USD
ChargeCategory
Usage
InvoiceIssuerName
IOTA Foundation
PricingCategory
Usage
PricingUnit
transaction / request
ProviderName
IOTA Foundation
PublisherName
IOTA Foundation
ServiceCategory
Blockchain Infrastructure
ServiceName
IOTA RPC

Meters

transaction_gas_fee
Unit: IOTA token (MIST subunit)
Gas fee in IOTA tokens charged per transaction executed on the IOTA network. Gas budget must be specified when constructing transactions via the Transaction Builder API. The reference gas price can be obtained via iotax_getReferenceGasPrice.
rpc_requests
Unit: request
Total JSON-RPC HTTP requests and GraphQL queries made against public or private IOTA endpoints. Free on public endpoints (rate-limited); metered by commercial providers.
indexer_requests
Unit: request
Extended API (iotax_*) requests made against IOTA indexer endpoints. These are served by separate indexer infrastructure and may be metered differently by commercial providers.
rpc_provider_spend
Unit: USD
Monthly or usage-based spend to a commercial IOTA RPC provider (Tatum, Ankr, Monochain, GetBlock, etc.) for dedicated RPC access beyond the public rate-limited endpoints.
node_infrastructure_spend
Unit: USD
Monthly infrastructure cost for self-hosted IOTA full nodes or indexers, including compute, storage, and network egress.

Sources