Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6e469…075390
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e6236…548884
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3be7b2…a744fd
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c2002…d192b5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6be43a…932e59
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f4230…f8dc03
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeacb01…f4d001
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30180d…11e380
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a1f18…62bc54
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbfd8b…6e02e3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb56e8c…974dab
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x136815…5e1fa3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a5d51…f52647
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x305fb8…91e6db
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d38eb…5d093e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6fecc…19056b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf66639…4e7b63
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97ab33…80bd18
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4043f3…36c6aa
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa81fc0…3c9a99
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96ca0a…265208
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01d8a8…5d51de
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd3e5a…77ca4b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd13a4…24cf79
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84f47e…deab3b

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.