bluepages
BluPages API resolves cryptocurrency addresses linked to Twitter accounts via x402 micropayments on Base.
Trust signal
4 of 4 pillars
coverage 100%
Pillars
Signals
Evidence tiers, not an endorsement · trust model v0.1.0 (provisional) · CDP-lane settlement only (D3) · Trust API coming soon
On-chain traction
ERC-8004 agent registry
Not found in the ERC-8004 agent registry. This is the default state — absence is not a negative signal.
Identity & classification
Settlement volume
USDC settled on-chain · monthly
as of Jul 12, 2026
Endpoints(4)
Check if a cryptocurrency address or Twitter handle exists in our database. Returns boolean flags for Twitter and Farcaster availability. Use query parameters: ?address=0x... OR ?twitter=@handle. Fast and cheap way to verify data existence before purchasing full details.
Batch check up to 50 cryptocurrency addresses and/or Twitter handles in a single request. Accepts mixed arrays of addresses and Twitter handles (max 50 total). Returns existence flags for Twitter and Farcaster for each item. Bulk discount: $0.04 for up to 50 checks vs $0.05 for individual queries. Use POST with body: {addresses: [...], twitters: [...]}
Retrieve complete address-to-Twitter and address-to-Farcaster mappings. Returns Twitter handle, Farcaster username, ENS names, display names, and data source information with priority rankings. Use query parameters: ?address=0x... OR ?twitter=@handle. Data sourced from Farcaster, Tally governance, Friend.tech, and social media.
Batch retrieve complete mapping data for up to 50 cryptocurrency addresses and/or Twitter handles in a single request. Returns Twitter handles, Farcaster usernames, ENS names, display names, and source metadata for each item. Accepts mixed arrays (max 50 total). Bulk discount: $2.00 for up to 50 items vs $2.50 for individual queries. Use POST with body: {addresses: [...], twitters: [...]}