Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b25…cf4d0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xe1fe51…bbd5b2
0xd744…67c90xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xbe6914…6b9ae4
0x221b…53e60xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x2c64dd…31e229
0x5cd0…732b0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x5b94c4…668379
0x1f7d…67920xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x605a96…4bf6ca
0xb063…93550xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x0c8324…6030d0
0x3904…5ecb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x4f92d4…778136
0x3ac0…d0d70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x49424e…41176a
0x0f2f…2f000xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x518775…c024a7
0xeb5d…d52a0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xf86de4…641cff
0x6a56…a7770xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xdc4cd5…05e823
0xe6d2…a6b40xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x221163…275bbc
0x977c…db430xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xa24c0d…ea6e11
0x8bec…76580xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x28bd04…4d0c14
0xd46e…9e200xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xd12c7d…834bfa
0x1135…f3890xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x22d104…1e529d
0x98a6…0bd10xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x25f45c…4f3597
0xfc50…ca4f0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x4e1837…df34a1
0xf45d…6b890xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xe799e6…29554f
0x13a0…53510xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x0719ba…4268bd
0xb54d…25670xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0xb37520…cad575
0xeec7…01fe0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x134abc…7a1a36
0xf0a8…174c0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x898146…5d30ec
0xb95b…f95e0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x691760…22874b
0x2abd…afbe0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase85d ago0x841f40…7064cf

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.