Skip to main content
An agentic payment is a transfer made under the x402 standard, which lets software pay for something without a person in the loop. The measures sit on metrics.assets_daily, one row per asset per day, and on metrics.asset_tokens_daily, one row per deployment per day. transfer_count_agentic_total counts the payments, and agentic_user_dau counts the addresses making them. Every column is documented at Assets ▸ Metrics. Agentic payments are a subset of ordinary transfer activity, not a separate kind of it. transfer_count_agentic_total is part of transfer_count_total on the same row, so the two never add together.

Sample queries

The asset tables carry one row per asset per day. Bound timestamp in every query, and read the asset table rather than the deployment table when the question is about the asset.
Rank assets by the payments software made in them on a day. The share against total transfers says how much of the asset’s activity is agentic.