Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x282b82…0bb974
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x137a88…655de2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5f896…9a2fb3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c2de6…984723
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf51472…de86b7
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf560e…da35b4
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27763c…7fe2e3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf9ec4…726672
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13e2f6…72ec23
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe29538…b97ad4
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf4f611…557d07
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ffa1f…8de774
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ce95d…beacae
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8480f6…343a33
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62f593…a0eb46
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e4d3b…0a8a49
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2cdc6…1c6406
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6f405…4cfed5
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98baf7…b60343
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21052d…3eff3c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf141cc…c023fa
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fa76d…b53eba
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b5350…9bcef4
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb43f9d…40f7ae
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4959d6…0b3444

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.