Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x3dab04…1204ce
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xc85211…2fb41e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xce39c3…e92161
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xdbad48…eb2b82
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x72dc01…62d5f0
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xb874a8…102c97
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x21247e…c80373
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x56f0ea…0dbe25
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x164615…056350
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x517ba0…5ce859
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xbc740b…b8b616
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x538f8d…1f0128
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xb9f93a…c01ac9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x940498…49c9ea
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x6fe62e…9813af
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0xc9ec50…e9134f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x98cce8…5e9ea9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x8f1daf…9ecd95
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x9036ff…08af3e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x076c09…1484ee
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x20495b…da84b4
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x08b658…a3a2da
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x06022f…62ed34
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x79d6ec…ecad44
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase157d ago0x640c79…f893cd

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.