{"name":"@elizaos/plugin-x402-data-marketplace","description":"ElizaOS plugin for querying 43 billable data tools with verified HTTP 402 USDC payments on Base.","version":"2.0.0","author":"jblaz6335","actions_count":43,"categories":["Financial Data","Crypto & DeFi","B2B & Leads","Real Estate","E-Commerce","Government & Legal","Social & Content","Web Scraping","Security","AI & ML","Generative AI","Location & Travel","Miscellaneous","Platform"],"actions":[{"name":"CANDLES","description":"Fetch recent cryptocurrency USD price observations from CoinGecko on each request.","method":"GET","endpoint":"/api/v1/candles","price_usdc":"0.05","category":"Financial Data","examples":["Get the recent USD price history for bitcoin."]},{"name":"STOCK_QUOTES","description":"Fetch the current or latest available market quote, daily OHLC values, and volume for a ticker from Yahoo Finance's chart feed.","method":"GET","endpoint":"/api/v1/stock_quotes","price_usdc":"0.05","category":"Financial Data","examples":["What is the current price and bid-ask spread for MSFT?"]},{"name":"SEC_EDGAR_FILINGS","description":"Retrieve official recent SEC filing metadata and primary-document links for a public-company ticker.","method":"GET","endpoint":"/api/v1/sec_edgar_filings","price_usdc":"0.10","category":"Financial Data","examples":["Find the latest 10-Q filing for NVDA and give me the link."]},{"name":"INSIDER_TRADES","description":"Retrieve official recent SEC Forms 3, 4, and 5 filing metadata and links. Transaction amounts are not parsed.","method":"GET","endpoint":"/api/v1/insider_trades","price_usdc":"0.10","category":"Financial Data","examples":["Show me recent insider buying for AMZN."]},{"name":"FX_RATES","description":"Fetch current reference foreign-exchange rates for a base currency, optionally filtered to target currencies.","method":"GET","endpoint":"/api/v1/fx_rates","price_usdc":"0.02","category":"Financial Data","examples":["What is the current EUR to USD exchange rate?"]},{"name":"TOKEN_AUDIT","description":"Fetch current automated token-risk fields from GoPlus for a supported EVM contract. These third-party signals are not a guarantee of safety.","method":"GET","endpoint":"/api/v1/token_audit","price_usdc":"0.10","category":"Crypto & DeFi","examples":["Run an audit on this new token contract 0xabc... to see if it's a honeypot."]},{"name":"DEX_LAUNCHES","description":"Fetch DexScreener's latest token-profile discovery feed. Entries are discovery signals, not verified launch timestamps.","method":"GET","endpoint":"/api/v1/dex_launches","price_usdc":"0.05","category":"Crypto & DeFi","examples":["List the newest token pairs launched on Raydium in the last 10 minutes."]},{"name":"NFT_FLOOR_PRICES","description":"Fetch current NFT collection floor price, market cap, 24-hour volume, supply, and owner-count fields from CoinGecko.","method":"GET","endpoint":"/api/v1/nft_floor_prices","price_usdc":"0.05","category":"Crypto & DeFi","examples":["What is the current floor price for Bored Ape Yacht Club?"]},{"name":"GAS_ORACLE","description":"Read the current eth_gasPrice value from a supported public Base, Ethereum, or Arbitrum JSON-RPC endpoint.","method":"GET","endpoint":"/api/v1/gas_oracle","price_usdc":"0.01","category":"Crypto & DeFi","examples":["What are the current gas prices on Ethereum?"]},{"name":"POOL_LIQUIDITY","description":"Fetch live pair price, liquidity, volume, and price-change fields for a DEX pool address from DexScreener.","method":"GET","endpoint":"/api/v1/pool_liquidity","price_usdc":"0.05","category":"Crypto & DeFi","examples":["How much liquidity is in the USDC-ETH 0.05% pool on Uniswap V3?"]},{"name":"WALLET_PORTFOLIO","description":"Read native ETH and official USDC balances for a Base, Ethereum, or Arbitrum wallet, with an estimated ETH USD value. This is not a complete token or NFT portfolio.","method":"GET","endpoint":"/api/v1/wallet_portfolio","price_usdc":"0.10","category":"Crypto & DeFi","examples":["Show me the token holdings for vitalik.eth."]},{"name":"TX_SIMULATOR","description":"Run eth_call and eth_estimateGas against a supported public EVM RPC without signing or broadcasting a transaction.","method":"POST","endpoint":"/api/v1/tx_simulator","price_usdc":"0.10","category":"Crypto & DeFi","examples":["Simulate this Uniswap swap transaction to see if it reverts."]},{"name":"TOKEN_METADATA_BULK","description":"Read ERC-20 symbol, name, decimals, and raw total supply for up to ten contract addresses using live eth_call requests.","method":"POST","endpoint":"/api/v1/token_metadata_bulk","price_usdc":"0.05","category":"Crypto & DeFi","examples":["Fetch the names and decimals for this list of 50 ERC-20 contract addresses."]},{"name":"SOLANA_ROUTE","description":"Fetch a current Jupiter route quote for Solana token mints and a base-unit amount. This does not sign or broadcast a transaction.","method":"POST","endpoint":"/api/v1/solana_route","price_usdc":"0.03","category":"Crypto & DeFi","examples":["Find the best route to swap 10 SOL for USDC."]},{"name":"LEADS","description":"Query current business-registration records directly from official Chicago and San Francisco open-data APIs. Results include source-dataset and source-record links; this product does not claim private emails or buyer intent.","method":"GET","endpoint":"/api/v1/leads","price_usdc":"0.05","category":"B2B & Leads","examples":["Find 20 current auto-related business registrations in Chicago."]},{"name":"ENRICH_LEADS","description":"Resolve up to ten company-domain strings against Clearbit's live company autocomplete service.","method":"POST","endpoint":"/api/v1/enrich_leads","price_usdc":"0.10","category":"B2B & Leads","examples":["Find the work email and phone number for John Smith at Microsoft."]},{"name":"MORTGAGE_RATES","description":"Fetch the latest weekly US national mortgage-rate observations from FRED. This is not a personalized lender quote.","method":"GET","endpoint":"/api/v1/mortgage_rates","price_usdc":"0.02","category":"Real Estate","examples":["What are the current 30-year fixed mortgage rates in California?"]},{"name":"CONTRACTS","description":"Query 100 packaged USAspending.gov contract-award records with a live source link for every award ID.","method":"GET","endpoint":"/api/v1/contracts","price_usdc":"0.10","category":"Government & Legal","examples":["Find recent DoD contracts awarded to SpaceX."]},{"name":"HACKER_NEWS_TOP","description":"Fetch current top-story metadata and discussion links from the official Hacker News Firebase API.","method":"GET","endpoint":"/api/v1/hacker_news_top","price_usdc":"0.02","category":"Social & Content","examples":["What's on the front page of Hacker News?"]},{"name":"NEWS_SENTIMENT","description":"Fetch recent Hacker News stories for a topic and apply a transparent keyword-lexicon sentiment score.","method":"GET","endpoint":"/api/v1/news_sentiment","price_usdc":"0.05","category":"Social & Content","examples":["What is the news sentiment for Microsoft today?"]},{"name":"SCRAPE_MD","description":"Fetch a public HTTP(S) page with private-network blocking, remove boilerplate tags, and return bounded Markdown-like text.","method":"POST","endpoint":"/api/v1/scrape_md","price_usdc":"0.01","category":"Web Scraping","examples":["Get the text content of this article as markdown so I can summarize it."]},{"name":"DEEP_SCRAPE","description":"Fetch a public HTTP(S) page with private-network blocking and return bounded Markdown-like content plus title, description, Open Graph image, status, and URL metadata.","method":"POST","endpoint":"/api/v1/deep_scrape","price_usdc":"0.05","category":"Web Scraping","examples":["Scrape the dynamic pricing table from this React-based SaaS website."]},{"name":"URL_METADATA","description":"Fetch a public HTTP(S) page with private-network blocking and extract its title, description, Open Graph image, status, and content type.","method":"GET","endpoint":"/api/v1/url_metadata","price_usdc":"0.01","category":"Web Scraping","examples":["Get the preview metadata for this link before I share it."]},{"name":"RSS_AGGREGATOR","description":"Fetch a public RSS or Atom feed with private-network blocking and return bounded current entries.","method":"GET","endpoint":"/api/v1/rss_aggregator","price_usdc":"0.02","category":"Web Scraping","examples":["Fetch the latest posts from Hacker News RSS."]},{"name":"DNS_WHOIS","description":"Resolve current DNS records and fetch public RDAP registration metadata for a domain.","method":"GET","endpoint":"/api/v1/dns_whois","price_usdc":"0.02","category":"Security","examples":["Check the WHOIS info and MX records for example.com."]},{"name":"IP_REPUTATION","description":"Fetch public IP network, ASN, organization, location, and timezone context. This does not claim an abuse or threat score.","method":"GET","endpoint":"/api/v1/ip_reputation","price_usdc":"0.02","category":"Security","examples":["Get public network and location context for 8.8.8.8."]},{"name":"SSL_CERTIFICATE","description":"Inspect the certificate returned by a live TLS handshake, including validity, issuer, subject, authorization, and SHA-256 fingerprint.","method":"GET","endpoint":"/api/v1/ssl_certificate","price_usdc":"0.01","category":"Security","examples":["When does the SSL certificate for mybank.com expire?"]},{"name":"CODE_AUDIT","description":"Scan supplied code with transparent deterministic rules for common secret, injection, shell, weak-hash, and Solidity risks. This is not a professional audit.","method":"POST","endpoint":"/api/v1/code_audit","price_usdc":"0.10","category":"Security","examples":["Audit this Python function for security flaws."]},{"name":"AI_MODEL_PRICING","description":"Fetch a current third-party aggregated model-pricing snapshot from LiteLLM. Buyers should verify final pricing with each provider.","method":"GET","endpoint":"/api/v1/ai_model_pricing","price_usdc":"0.01","category":"AI & ML","examples":["What is the current API cost for GPT-4o and Claude 3.5 Sonnet?"]},{"name":"SUMMARIZE","description":"Create a deterministic extractive summary by ranking and selecting sentences from the supplied text.","method":"POST","endpoint":"/api/v1/summarize","price_usdc":"0.02","category":"AI & ML","examples":["Summarize this 5-page report into 3 bullet points."]},{"name":"EXTRACT_ENTITIES","description":"Extract emails, URLs, money values, dates, and candidate capitalized phrases using transparent deterministic patterns.","method":"POST","endpoint":"/api/v1/extract_entities","price_usdc":"0.02","category":"AI & ML","examples":["Extract the names of companies and people from this news article."]},{"name":"EMBED","description":"Create reproducible normalized 256-dimensional lexical feature-hash vectors. These are not neural semantic embeddings.","method":"POST","endpoint":"/api/v1/embed","price_usdc":"0.01","category":"AI & ML","examples":["Get the vector embeddings for these three product descriptions."]},{"name":"TRANSLATE","description":"Translate supplied text through MyMemory with source-language autodetection or an explicit language code.","method":"POST","endpoint":"/api/v1/translate","price_usdc":"0.02","category":"AI & ML","examples":["Translate this customer support ticket from French to English."]},{"name":"SENTIMENT_BULK","description":"Score up to 100 texts with a transparent deterministic positive and negative keyword lexicon.","method":"POST","endpoint":"/api/v1/sentiment_bulk","price_usdc":"0.05","category":"AI & ML","examples":["Analyze the sentiment of these 50 recent app store reviews."]},{"name":"VERIFY_EMAILS","description":"Validate email syntax and check live DNS MX records. MX presence does not prove an individual mailbox exists.","method":"POST","endpoint":"/api/v1/verify_emails","price_usdc":"0.05","category":"AI & ML","examples":["Verify this list of 10 lead emails to remove bounces."]},{"name":"GEOCODING","description":"Resolve a location or address query to current place candidates and coordinates through Open-Meteo.","method":"GET","endpoint":"/api/v1/geocoding","price_usdc":"0.01","category":"Location & Travel","examples":["Get the coordinates for 1600 Amphitheatre Parkway."]},{"name":"WEATHER_FORECAST","description":"Fetch current conditions and a one-to-seven-day forecast for a geocoded location from Open-Meteo.","method":"GET","endpoint":"/api/v1/weather_forecast","price_usdc":"0.02","category":"Location & Travel","examples":["What is the weather forecast for Seattle today?"]},{"name":"AIR_QUALITY","description":"Fetch current US AQI, European AQI, particulate, carbon monoxide, nitrogen dioxide, and ozone values for a geocoded location.","method":"GET","endpoint":"/api/v1/air_quality","price_usdc":"0.02","category":"Location & Travel","examples":["Check the air quality in Beijing right now."]},{"name":"MARKET_RESEARCH","description":"Fetch current top Hacker News story titles as a lightweight technology trend pulse.","method":"GET","endpoint":"/api/v1/market_research","price_usdc":"0.15","category":"B2B & Leads","examples":["Give me a market overview for the vertical farming industry."]},{"name":"GITHUB_TRENDING","description":"Fetch the most-starred repositories created during a selected recent period through the GitHub Search API. This is not GitHub's private trending algorithm.","method":"GET","endpoint":"/api/v1/github_trending","price_usdc":"0.10","category":"Miscellaneous","examples":["What are the trending Rust repos today?"]},{"name":"JOB_POSTINGS","description":"Fetch and filter current remote job listings from Remote OK with source and apply links.","method":"GET","endpoint":"/api/v1/job_postings","price_usdc":"0.05","category":"Miscellaneous","examples":["Find remote data engineer roles posted in the last 3 days."]},{"name":"TECH_STACK_LOOKUP","description":"Fetch a public website with private-network blocking and report transparent heuristic technology signatures from markup and headers.","method":"GET","endpoint":"/api/v1/tech_stack_lookup","price_usdc":"0.05","category":"B2B & Leads","examples":["What tech stack does stripe.com use?"]},{"name":"CREATE_AGENT_TOKEN","description":"Exchange a verified $1.00 Base USDC payment for a hashed bearer token with persistent marketplace credit valid for 30 days.","method":"POST","endpoint":"/api/v1/create_agent_token","price_usdc":"1.00","category":"Platform","examples":["Create a persistent marketplace credit token for my research agent."]}],"x402_gateway":"https://ai-data-marketplace-1042299154756.us-central1.run.app"}