Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xba38a4…355d05
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe8486d…b23e1d
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x288c55…c8fc2c
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3787f1…83e87a
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa332ef…14b75d
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5a8383…d4b9e7
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x68d020…cbc408
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x85ee5f…76ddbc
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4e31a4…0ce931
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x63012b…c99194
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x76e1f5…387440
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x032325…43a12e
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfd0161…60c5ee
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3cc52d…754c23
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6f4bfb…88aacf
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa9342b…4faefa
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x81f3f2…d25686
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5fe87d…8aeffd
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe4dc30…467319
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf06515…99d26b
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8901ff…a13224
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x94e60c…ea7f85
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc7db52…90b9ea
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdabbc9…d33aca
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI114d ago0x373484…24d85a

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.