Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fce87…50a024
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbad2d2…7a6b46
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x697e15…9caa81
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8830f5…965747
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15cc01…ee0e0a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x814a94…9ee796
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9cef5…a68aec
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b663a…82dbb5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ca88a…ecb2db
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94e165…a8af21
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3aa0e…700c03
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7eafee…dae0e9
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04b264…681a30
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb76bb9…dae61d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec7a27…d84995
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc959e9…58dfd5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd96b64…39ca70
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85955b…186da3
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbc339…9de0e4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf233ab…02ad26
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0324b…f0b799
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e8246…36658e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b7131…352365
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc49151…154951
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf281ee…891d34

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.