{"uid":"cap_D4iZ-rRTU5TNwyY7xR7GP","slug":"agent-digest-entity-extraction-f469165c","name":"Agent Digest – Entity Extraction","description":"Lightweight text utilities for AI agents: key-sentence digest, sentiment label, and entity extraction (email, URL, EVM/Solana addresses). Pay-per-request in USDC on Base and Solana via x402. No API keys, no accounts, no signup.","url":"https://kassa-402.annushka1190.workers.dev/v1/entities","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","minLength":1,"description":"Text to analyze"}}}}},"output":{"type":"object","properties":{"type":{"type":"string","const":"json"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"evm":[],"urls":["https://example.com"],"emails":["a@b.com"],"solana":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PWLFvzS68EI2bceBXYBGD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured entities (emails, URLs, EVM addresses, Solana addresses) from arbitrary text, pay-per-request in USDC via x402","exampleAgentPrompt":"Can you extract all emails, URLs, and any crypto wallet addresses (EVM or Solana) from this text: 'Contact us at hello@example.com or visit https://example.com — donations welcome at 0xAbC123...'?","exampleUseCases":[{"title":"Crypto address harvesting from announcements","prompt":"Pull out every EVM and Solana wallet address from this airdrop announcement post: 'Send funds to 0x742d35Cc... or GsbwXfJi... for the giveaway, questions to airdrop@defi.io'"},{"title":"Lead extraction from raw email body","prompt":"Extract all email addresses and URLs from this raw email body I just received so I can log them as leads: 'Reach our sales team at sales@acme.com or support@acme.com, and check out our new page at https://acme.com/new-product'"},{"title":"Link and contact audit in user-submitted content","prompt":"Scan this user-submitted forum post for any emails, URLs, and blockchain addresses — I need to know what external references it contains before we approve it for publication: 'Join our Discord at https://discord.gg/xyz, DM me at user@mail.com, tip jar: 9xQdKBnYm...'"}],"resultDescription":"A JSON object with four arrays: 'emails' (extracted email addresses), 'urls' (extracted URLs), 'evm' (Ethereum/EVM wallet addresses), and 'solana' (Solana wallet addresses) — all found within the supplied text. Arrays are empty if no entities of that type are detected.","failureModes":["Missing 'text' query parameter returns an error","Empty or whitespace-only text may return all empty arrays","Very long text may exceed worker limits","Payment failure via x402 returns 402 status blocking the request","Non-UTF-8 or malformed input may cause parse errors"],"whenToPreferThis":"Choose this endpoint when you need lightweight, no-signup entity extraction from unstructured text — especially when you need to identify crypto wallet addresses (EVM or Solana) alongside standard contact entities like emails and URLs. Ideal for agents processing blockchain-related content, user submissions, or messages where wallet addresses may appear alongside conventional contact info. Pay-per-request USDC pricing on Base/Solana via x402 makes it suitable for sporadic, on-demand agent workflows without account management overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:35:42.527Z","isFirstParty":false}