Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca35da…b9c4b4
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1d533…99eb00
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x672921…55ba0e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e2710…a4f4c1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fabfb…7de8fa
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8017cc…bbf0a5
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65531a…3170e8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf86562…937478
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x851fac…aa7581
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14e63a…28aeaa
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeba7f7…442340
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc54df3…d1f011
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa4752…396ec1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7192c…0c8336
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x896429…4e8f25
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb75a3f…d02ca9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29160a…1aa5ef
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0dc591…187d21
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc76f6e…97a581
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67d5b3…26129c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x672599…56c080
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61c661…ea3052
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfac8b4…688aa8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x066c83…4185e6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafb8c9…c257ef

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.