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%coinbase153d ago0x0f0548…87c2b5
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0xf2bc9f…b55950
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0xf549de…5acb4e
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x70db8b…d3ccad
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x6601fb…8361b9
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase153d ago0xdfe544…9911db
0x4c26…237c0x9dba…0df8Basex402 service$0.0025100%coinbase153d ago0xc2ddb6…98125b
0x4c26…237c0x9dba…0df8Basex402 service$0.0025100%coinbase153d ago0x8c8442…807128
0x4c26…237c0x9dba…0df8Basex402 service$0.0025100%coinbase153d ago0xc46c30…0b3faa
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase153d ago0xa5bd54…0e29f1
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0x0fb7c6…6a01f3
0x4e53…c8330x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x730922…b8da6b
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x091a10…7e515d
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0x75ed6d…b18916
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase153d ago0xcdf459…8b516a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0x3a94e0…478b24
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0xcb9bf6…53b054
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase153d ago0xc985b4…ae99e7
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0xc19b7a…eca3c6
0x4e53…c8330x9dba…0df8Basex402 service$0.005100%coinbase153d ago0xd9bd5d…226e5f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase153d ago0xcc91c9…55527c
0x25b5…ecfe0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x6752e6…d361ff
0x1e31…b5ba0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0xadfc64…8c138d
0xb7c9…a3850x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x8925ac…cae7cb
0x1e31…b5ba0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x932def…7445dd

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.