Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x7282b5…72a3fd
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x94d15f…be7f15
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0xc96911…8606b9
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase78d ago0x6d5ff6…b69db3
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x275d0c…016e1b
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x00b5f7…3b305b
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0xdabd24…98123c
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0xb6c0be…c123ef
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x177ce8…2e06fc
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0xc26848…84d81f
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x0383c0…65cbae
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x69515b…b33792
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x349941…f9554d
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x9bf1c9…a03447
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase78d ago0x54bbd6…e12ced
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x1aaae1…b1b110
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x3171ce…23003c
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x044c5e…e89a48
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0xf4bdfe…8ace66
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0xee42bb…d33ebb
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x77a262…50d377
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x8ebb63…6bebbd
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x907d8f…3ff37a
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0x7770b7…97d5dc
0x8f2f…85f90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase78d ago0xde27fb…eab22f

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.