Obolus
HomeResearchCreatorsDemoDocsRun research
What Obolus doesHow to run a queryHow creators get paidx402 tolls and citation royaltiesClaims, quotes, and weightsWhat a receipt provesSystem architectureSecurity and adversarial testsHow to test the claimsCurrent limits

Proof

What a receipt proves

Receipts show decisions and money movement without pretending every nanopayment has its own transaction hash.

What is shown

  • The query, budget, and planned split.
  • Every pay/skip decision and its reason.
  • The answer and claim-level supporting quotes.
  • Toll and royalty ledgers with settlement ids.
  • Live creator Gateway balances from Circle's balance API.
  • Creator withdrawal transactions when a Gateway balance is withdrawn on-chain.

What is not claimed

Circle Gateway batches nanopayments. An individual toll or royalty does not have its own Arc transaction hash. The app labels those rows as settled or pending batched payments and uses live Gateway balances plus withdrawal transactions as the verification story.

Need the implementation-level version? Read the root README, Architecture, Security, and Adversarial Testing documents in the repository.