Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7599…e7b40xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x40cba7…93fe8e
0xd59b…b04a0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x3392fb…a929fd
0x61bb…ab820xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x89ee26…f583eb
0x9d18…2aab0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x0f6814…6768e7
0x7dc3…42590xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x60de22…5c07ab
0x1e71…e7330xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x77085f…91e048
0x29e5…77210xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xe30543…978d76
0xacb7…96880xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x064dbb…c21d6d
0xb335…64600xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xdc8940…fd3672
0xad6d…84f20xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x26a0c0…4605e9
0xa9d9…ccec0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xecc3a1…c70483
0x2756…f2be0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xdaf927…44f196
0xb557…23f30xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x2a850e…9c9a95
0x9a9e…fe400xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x63182b…26590e
0x306e…03ee0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xb83997…1d0e5b
0x0e25…a0310xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x5be5a8…88d397
0x437f…36280xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xa49705…878583
0xde8f…a6850xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xe8e93a…4607f2
0xf3b4…f6c90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xbd4920…a67406
0xb04a…01b70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xe79034…89de9b
0x4669…340e0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x8ec966…4bcd42
0x078d…66890xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xf2f82c…776df0
0x3135…120b0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x8a7b88…3c0165
0xd4f4…1abe0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0x5a1ba7…72f540
0x7ea4…44060xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase86d ago0xcbb3a1…468071

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.