Skip to main content
The polygon.agents schema provides analytics for the x402 micropayment protocol on Polygon. 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
  • 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