Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe53cf1…17be4c
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a39ab…0cd7d2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x010fae…94b72d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x085950…2ebaad
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22b723…e324e2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38c4e0…9c5ccb
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90c92b…035a5f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI103d ago0x77c2e5…d025b0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc31959…554780
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54eb46…8f0b57
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6549c5…978712
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2dcf2…9e65cd
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8c64d…40dcef
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00e70b…fc3039
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaafdaa…b40d5b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabd6ef…08d4d6
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ab191…e62cc3
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa46534…061a48
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27de44…f5d9ca
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1bc49…31e47a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x758299…ef576b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x328da5…8eb14b
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0x11f04a…bc43c8
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf64cae…20dd2f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa71a9b…0d15d2

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.