Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x26474b…0d0c05
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x3ba342…94163a
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x21e20d…a62899
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x9c0ff6…4e33a7
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x993e5e…1347b3
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xddff72…dc17b6
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xc65013…c50b88
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x5b24c0…7ecf87
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x419eb4…1457bf
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xd06f3d…ac6a60
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xb92d51…7f6481
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x661569…3211be
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x993aef…8530f4
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x9be2d3…92cee8
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x925833…a12a07
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xf7f980…1cb459
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x6cb0c7…1877ae
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x661bc2…44c527
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0x429c8f…96b822
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0x8c178b…ade8c1
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xf299fe…f35f81
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xed0ac4…b4ac4c
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xacc21c…b20c3b
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase9d ago0xfa5ac4…173164
0x6a13…84770x0e84…b808BaseOtto AITwitter search$0.005100%coinbase9d ago0xc80ac1…131e60

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.