Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x07e8ca…71ba8b
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xad82ac…36af3d
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x8610f4…019592
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xdb49bb…31818a
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x787bd9…d3a196
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x88ada8…d83c6e
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xa602fd…0b4c5f
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xdafdd4…4fad7a
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x45fcb3…c9bb64
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xf7a684…8a3521
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x65167d…363716
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x262157…303733
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase91d ago0x143207…2eb089
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x802875…6836cc
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xbca682…2103e1
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x9981ac…eae9f5
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x5b0c37…93d02c
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x986170…4d60f3
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x4044f0…ecd6d4
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x28d496…7460ce
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x45c5dd…827ba9
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xc2f3e0…14eb47
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xfbc41e…f1d908
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0xdf1ad5…dbe090
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase91d ago0x3c8291…f000e1

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.