Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x20c121…c1d169
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2d778b…83ae4a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x81bff0…8bfb9d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9c9f4e…7df677
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0xca3a34…028813
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6b37db…53e6df
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2aab4a…82d5fd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x915f60…6d13fe
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3ebf15…2b5369
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfdc115…0cfee6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd9d1de…f78d92
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x028eae…0f0910
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9251b4…ada81b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5ae33f…ad865a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x36485a…38fe1c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa27ef7…6f1da7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x80f846…9c1163
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4b79de…80ea8d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI120d ago0xce071c…5168f6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcbd4f3…5d4b51
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0x079864…b54381
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa5bef0…c46151
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0x119409…c69229
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0x502d03…31019c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5f8b74…69f613

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.