Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x838624…4b1892
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6f1a9…7ea7e5
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c5eac…28b60f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd70680…c87c6e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0cd380…3aea0f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe28e7c…498b44
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e50c4…b4e91e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ec364…ae0022
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6da7fc…050e8d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe90ebb…b79de4
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf26a6a…fe7758
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf5553…3d3be1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xedd751…3eca87
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed73ed…534f15
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb1389…bdedf8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffc4c3…2d03e1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82603b…19ffb6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9fcb36…cc2087
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x159c9f…ee914f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5e161…db9fc8
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3acce…060024
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x301f3b…6c747a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf2b83c…0aa414
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53a3cd…2d47c7
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89eba1…505762

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.