Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
enclavehost.eth0x8103…ec4bBase—$10.00100%Payer-submitted81d ago0x903899…8c2839
enclavehost.eth0x8103…ec4bBase—$10.00100%Payer-submitted81d ago0xe299fe…cbe613
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted81d ago0x09034c…0de9c5
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted81d ago0x21bbce…d4d5bc
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x6e8a62…cdcaae
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x79e823…b4384d
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x6b0231…c88d09
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x7d0601…b54eb5
enclavehost.eth0x8103…ec4bBase—$8.00100%Payer-submitted82d ago0xf3426f…b59b0f
enclavehost.eth0x8103…ec4bBase—$4.00100%Payer-submitted82d ago0x35955a…c066f3
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0xdc920c…8560d9
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x7081f7…f73e17
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0x381fec…2f5652
enclavehost.eth0x8103…ec4bBase—$10.00100%Payer-submitted82d ago0x2ad181…a55559
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0xee7e9d…a1411d
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0xb9b3f9…b036f5
enclavehost.eth0x8103…ec4bBase—$10.00100%Payer-submitted82d ago0x2d9281…145f96
enclavehost.eth0x8103…ec4bBase—$1.00100%Payer-submitted82d ago0xe4480c…3e36aa
enclavehost.eth0x2200…6837Base—$10.00100%Payer-submitted82d ago0xbc3bf8…df9c99
enclavehost.eth0x2200…6837Base—$10.00100%Payer-submitted82d ago0x4d82f6…9bcc8e
enclavehost.eth0x2200…6837Base—$1.00100%Payer-submitted82d ago0xd1bdf8…aa59ca
enclavehost.eth0xaa94…d8d9Base—$1.00100%Payer-submitted82d ago0x0d383f…412a26
enclavehost.eth0xaa94…d8d9Base—$10.00100%Payer-submitted82d ago0x6b58c4…ea7b46
enclavehost.eth0xaa94…d8d9Base—$1.00100%Payer-submitted82d ago0x8077d9…cbffc2
enclavehost.eth0xaa94…d8d9Base—$1.00100%Payer-submitted82d ago0xb11b16…158c14

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.