TheDocumentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
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
| Table | Description |
|---|---|
| x402_transfers | Individual x402 token transfer events across all chains |
| x402_metrics_daily | Daily aggregated metrics by chain and facilitator |
| x402_overview | Lifetime and rolling window (7d/30d/90d) metrics |
| x402_servers | Server registry — maps payment addresses to service origins, categories, and accepted tokens |
| x402_facilitators | Facilitator registry across all chains |
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