Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x3faf…6e42Base$0.98100%fluxa49d ago0x28d062…df6cba
0xc49a…9d2f0xbe50…3d92Base$0.98100%fluxa49d ago0x97d7b6…55f115
0xc49a…9d2f0x8093…6ea2Base$0.98100%fluxa49d ago0x2ce38f…0220ed
0xc49a…9d2f0xe424…2c70Base$0.98100%fluxa49d ago0x7a87ba…de606b
0xc49a…9d2f0x58ed…21b2Base$0.98100%fluxa49d ago0x35f683…f32d94
0xc49a…9d2f0x4340…17f3Base$1.96100%fluxa49d ago0x0a5b10…9ef154
0xc49a…9d2f0x63d8…adf0Base$1.96100%fluxa49d ago0x05d3b6…3f8ab0
0xc49a…9d2f0xea07…aac5Base$0.98100%fluxa49d ago0x3820bd…442b02
0xc49a…9d2f0x9725…206dBase$0.98100%fluxa49d ago0x1abd37…3dc44e
0xc49a…9d2f0xdc87…2897Base$0.98100%fluxa50d ago0x390d20…8a27bc
0xc49a…9d2f0x9074…dbb3Base$0.98100%fluxa50d ago0xcdcf8c…2d01c7
0xc49a…9d2f0xedad…3380Base$0.98100%fluxa50d ago0xb7c6d6…7ac31f
0xc49a…9d2f0x248f…d345Base$0.98100%fluxa50d ago0x4178a3…1c9a04
0xc49a…9d2f0x3988…f98cBase$0.98100%fluxa50d ago0xd79dfd…71f106
0xc49a…9d2f0x21c2…a27dBase$0.98100%fluxa50d ago0x62fcaf…f2d867
0xc49a…9d2f0xcaed…b55fBase$0.98100%fluxa50d ago0x7fa159…dda165
0xc49a…9d2f0x8033…8e8dBase$0.98100%fluxa50d ago0x1a42fa…1ee28c
0xc49a…9d2f0xd744…3ea7Base$0.98100%fluxa50d ago0xa29521…7bdf79
0xc49a…9d2f0x96a1…d855Base$0.98100%fluxa50d ago0x7410dd…0b908d
0xc49a…9d2f0x80ad…9eaaBase$0.98100%fluxa50d ago0xbb3045…3a87c3
0xc49a…9d2f0x2506…c317Base$0.98100%fluxa50d ago0x0d6b1b…664203
0xc49a…9d2f0x67b1…de3fBase$1.96100%fluxa50d ago0xa439b3…588500
0xc49a…9d2f0x2197…97ddBase$1.96100%fluxa50d ago0xa1b840…5bdbf7
0xc49a…9d2f0x660a…82dfBase$0.98100%fluxa50d ago0x361567…02a242
0xc49a…9d2f0x0df9…41d4Base$0.98100%fluxa50d ago0x1112db…24b430

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.