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%coinbase156d ago0x40e3a2…f002fa
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xd84cd1…ab1ac6
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xcb1bca…b671df
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xb0cd1d…1a7880
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x423fe5…90a376
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xc5c576…cc8348
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xcb098e…6636e1
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x1e6b55…c6da58
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x40b985…a09acd
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x623118…45790d
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x9b9ef1…50c141
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xc186b5…913801
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x470f2a…c5cf3f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x6cf855…772b05
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xb79f36…2dffa1
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x255048…290f16
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xba7644…b85b85
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x91c521…c74302
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x9db95b…693a39
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xa1f0fa…a9d078
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xf6e75b…8033e3
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xf44619…45770a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xa014cb…ffa421
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0x19737e…5db12e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase156d ago0xeb2060…3190f4

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.