Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d9197…1db4fa
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d3df0…867252
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdae6b4…f1cbd1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1142b0…ea7f4b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x555a7f…5ef415
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9cbc7c…a4e70b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3bff54…63848f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x68790b…ad72c4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa897eb…6f65ed
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2274a5…af2c1f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a4dcb…aabd70
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25772b…8196f3
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b3c9e…b30665
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x43e062…8184bc
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41227c…a04c97
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10769f…8300eb
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c4410…902725
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x453c45…23f28b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb42a5…49bd31
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1f1f9…389a18
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05fe3d…ddd55b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x405abd…d2811f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63a9c8…b192ba
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc62f7f…abc5e1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8c329…309c65

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.