Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78e385…20ff05
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ae5be…c8ad63
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x493e51…b301e1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80b3b6…5f631b
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14b915…adad1d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fa0d3…9a4f67
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x755023…315008
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c245e…f8a3c0
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02fbda…35b7e7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI108d ago0x604191…9e3391
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9399b…6b829f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x899391…3450cc
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe92016…1a8e2e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1be8da…1bee1c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa01869…81af69
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c8392…900dbb
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7e9e7…ed1d1b
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffe96a…f1b898
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaff6cd…8755ce
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda2980…e2b9b7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x138c43…0efcdf
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9258b9…980bf8
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b421a…e8ac1c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37bec6…3729b6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd65f5a…6e325d

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.