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%coinbase155d ago0x02635a…1fb8fb
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x9b328f…c311b6
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xb8ead0…9f31ce
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x7033da…287400
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x6df94c…465221
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x9977ea…545334
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x76b24c…c2b6c9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xd67249…bf831c
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x119ebe…28063d
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xde55da…6455e9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x80d1ba…3aea40
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x27066e…2a4fa8
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xa62ffa…0aacea
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xb313cf…bc4111
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x630dd8…9f2d34
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x1d1bb1…664e78
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x263743…0bab38
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x814c5d…a9716c
0xd84d…9cd50x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x98848b…3178f5
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x7760d7…080a7a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x1180c1…2a44c9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xfac735…7327ea
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0xc4b2bc…0071e7
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x4e868f…3e057f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase155d ago0x6d380e…3c71eb

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.