{"base_url":"https://romefeller.app","capabilities":[{"agent_intents":["read webpage","scrape article","convert URL to markdown","convert PDF to markdown","prepare RAG context","extract page content"],"endpoint":"POST /read","id":"url_to_markdown","input_modalities":["url","html","pdf"],"keywords":["webpage to markdown","PDF to markdown","article extraction","AI crawler","RAG ingestion"],"name":"URL to clean markdown","output_modalities":["markdown","metadata"],"price_usdc":"0.002"},{"agent_intents":["extract invoice fields","parse receipt","convert email to JSON","extract contract fields","normalize scraped text"],"endpoint":"POST /jsonify","id":"text_to_json","input_modalities":["text","json_schema"],"keywords":["text to JSON","schema extraction","JSON extraction","invoice parser","receipt parser","contract parser"],"name":"Messy text to schema-shaped JSON","output_modalities":["json","confidence","missing_fields"],"price_usdc_max":"0.120","price_usdc_min":"0.015"},{"agent_intents":["reduce prompt tokens","compress chat history","preserve instructions","reduce Claude cost","fit context into model"],"endpoint":"POST /token-reducer","id":"prompt_compression","input_modalities":["chat_messages","prompt"],"input_schema":{"properties":{"messages":{"items":{"properties":{"content":{"type":"string"},"role":{"type":"string"}},"required":["role","content"],"type":"object"},"type":"array"}},"required":["messages"],"type":"object"},"keywords":["prompt compression","token reducer","context compression","LLM cost reduction","Claude prompt optimizer"],"name":"Prompt and chat history compression","output_modalities":["compressed_messages","token_savings"],"price_usdc_max":"0.010","price_usdc_min":"0.005"},{"agent_intents":["ask Claude cheaply","answer from long context","optimize context before inference","reduce Claude input cost"],"endpoint":"POST /ask-cheap","id":"compressed_claude_qa","input_modalities":["chat_messages","prompt"],"keywords":["cheap Claude API","Claude with compressed context","optimized context QA","LLM answer API"],"name":"Ask Claude with optimized context","output_modalities":["answer","token_savings"],"price_usdc_max":"0.050","price_usdc_min":"0.015"}],"name":"romefeller.app capabilities","payment":{"caip2_network":"eip155:8453","currency":"USDC","network":"base","pay_to":"0x2a4dcdf273be222903629ff3a2222065b017309d","protocol":"x402","required_for_paid_tools":true},"purpose":"Machine-readable capability map for AI agents, LLM crawlers, and x402 buyers.","selection_guide":[{"if_agent_wants":"read a web page or PDF","use":"POST /read"},{"if_agent_wants":"turn messy text into JSON","use":"POST /jsonify"},{"if_agent_wants":"make a long prompt smaller","use":"POST /token-reducer"},{"if_agent_wants":"ask Claude while reducing token cost","use":"POST /ask-cheap"}]}