Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a159f…ad6b3b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38be9b…737f4a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69ac55…16e56b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ca591…a5739d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x666332…943f92
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12f0c6…76e87d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f09a6…df867d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21cb51…b245b8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa19f5…24b56e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1931c…b65cae
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d4d87…02847f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab3c10…f2eb80
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a3b67…69acfc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b8b8d…c9a48e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9a2d1…0f73d3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92e310…b6aba9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x192cf6…85fe7e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x540624…8194f5
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2a9a1…93587b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42780a…2b04db
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc6e06…0ccbf4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x226bda…324450
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d6341…a197f6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0x883775…6943bb
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc082ec…b4c94a

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.