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%payAI115d ago0xef24fd…1c285f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a3176…7d3488
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa62c5d…03f6a1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08f84d…3a1eb0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x666e11…b81f47
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3afe8…a02ed9
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x880b75…7bb981
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf84f6…2a8ca1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6346ba…c25f53
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d39a3…e6c2b6
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd1789…6f1d2b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x182dd5…1af75a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6ab23…76f3b4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf7ed9…9206b1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x745bbf…5075ba
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b1007…442b1f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x515e64…ff8454
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf70ad4…d393b0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc2ebb…4a46de
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0969d9…0c90b1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeef9f6…da871f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x362a75…d99c3a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x377d43…5771a5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9499b6…9b98b5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c1a88…333abf

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.