Skip to main content
The crosschain.agents schema provides analytics for the x402 micropayment protocol across all supported chains. x402 enables AI agents and developers to pay for API calls with USDC — no API key, no registration, just a wallet.

Available Tables

Data Schema

Key Concepts

Facilitators

Facilitators are entities that process x402 payments on behalf of users. Each facilitator has:
  • A unique identifier (e.g., coinbase, polygon)
  • One or more wallet addresses per chain
  • Supported tokens (typically USDC)
  • Access type (public, gated, or gated_paid)

Transfer Context

In x402 transfers:
  • from_address - The buyer (paying for API access)
  • to_address - The seller (API provider receiving payment)
  • transaction_from_address - The facilitator processing the payment

Sample Query