Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xcd457d…b3953f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xdbfeb8…74df7b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x397fe2…a03e6e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xe57cd0…9b82d4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xb2e82b…66b5b3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xda30e9…404e89
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x54232c…b15ebf
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xbf8791…c5092e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xecdadf…0a3f87
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x8c5169…2898e5
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x61f332…7b1d7d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0xb5c166…7272b2
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x142d20…d089c1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x372b36…bab09d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x3ea20a…9aa81b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa20d ago0x1fdb5d…a5fa40
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x99ac29…60dfd6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xd2a63d…416669
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xaf2a16…b2cc3d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xc38465…df1911
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x47b7db…21a064
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x769b1e…3e6f2f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x4aee07…cbfbf8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x590768…b1d31d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x2c92c2…715e2a

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.