{"version":"1.0","name":"Boltwork","description":"Boltwork provides AI services via Bitcoin Lightning L402. PDF summarisation (500 sats), code review (2000 sats), web page summarisation (100 sats), data extraction (200 sats), translation (150 sats), table extraction (300 sats), document comparison (500 sats), code explanation (500 sats), workflow pipelines (1000 sats), agent memory write (10 sats), agent memory read (5 sats). Trial endpoints free. No API key required.","url":"https://parsebit.fly.dev","spec":"https://parsebit.fly.dev/agent-spec.md","pricing":[{"endpoint":"/summarise/upload","method":"POST","price_sats":500,"description":"Summarise uploaded PDF"},{"endpoint":"/summarise/url","method":"POST","price_sats":500,"description":"Summarise PDF from URL"},{"endpoint":"/review/code","method":"POST","price_sats":2000,"description":"Review code submitted as text"},{"endpoint":"/review/url","method":"POST","price_sats":2000,"description":"Review code from URL (GitHub/GitLab/raw)"},{"endpoint":"/extract/webpage","method":"POST","price_sats":100,"description":"Summarise any web page by URL"},{"endpoint":"/extract/data","method":"POST","price_sats":200,"description":"Extract structured data from a PDF (dates, amounts, parties, line items)"},{"endpoint":"/translate","method":"POST","price_sats":150,"description":"Translate text or a document URL to a target language"},{"endpoint":"/analyse/tables","method":"POST","price_sats":300,"description":"Extract all tables from a PDF as structured JSON"},{"endpoint":"/analyse/compare","method":"POST","price_sats":500,"description":"Compare two PDFs and return a structured diff"},{"endpoint":"/analyse/explain","method":"POST","price_sats":500,"description":"Explain what code does in plain English"},{"endpoint":"/suggest","method":"POST","price_sats":0,"description":"Describe a task, get back a service recommendation and ready-to-run pipeline (free)"},{"endpoint":"/workflow/run","method":"POST","price_sats":1000,"description":"Execute a multi-step service pipeline in a single call"},{"endpoint":"/memory/store","method":"POST","price_sats":10,"description":"Write key-value memory entries for your agent (max 10 keys/call)"},{"endpoint":"/memory/retrieve","method":"POST","price_sats":5,"description":"Read stored memory keys for your agent"},{"endpoint":"/memory/delete","method":"POST","price_sats":0,"description":"Delete a memory key (free)"},{"endpoint":"/trial/review","method":"POST","price_sats":0,"description":"Free trial code review — 500 char cap, 5 calls/hr/IP"},{"endpoint":"/trial/summarise","method":"POST","price_sats":0,"description":"Free trial text summary — 1000 char cap, 5 calls/hr/IP"}],"payment":{"protocol":"L402","network":"lightning"},"contact":"","provider":"Cracked Minds","provider_url":"https://crackedminds.co.uk"}