Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5804c8…4c3d60
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf874c3…855608
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x858ee8…737dc0
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40a2da…b873a0
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x641034…b88d23
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39e33a…1e5f6e
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc86274…585be3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96a51c…13d251
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d8502…05ae75
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14215e…042360
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c68ed…841cf6
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ac14e…7e34a9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4363a4…2173d5
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x601e3b…181287
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebded8…421124
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65246c…7676f1
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x701572…97c48c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebfb24…fca9bd
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21daf3…485f7d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x203b67…af5a3f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x130fac…1e4000
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c13a4…1fcf19
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4de862…1ba5f8
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c78a5…bf5c42
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10e570…282bfe

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.