Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x299bb1…ac9071
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7bfe5…37a8d3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53dff6…628f09
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x753f5a…6d3f9e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x457319…4ef5a7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb52278…a7dc9f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd1bfa…88c73b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8944c9…2c7281
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebab4f…a87610
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a0d08…11fa4b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52908d…8643b6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23b82f…9864fa
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cef85…58cfb0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x422a28…e250f3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf09163…2b16d9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x463846…6d1aa4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xacafb8…ac5d59
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca28ef…5c89b7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x386dfc…785398
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf35a7c…3d67e1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x436fff…297991
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x462600…99fd03
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb1ea5…d1dccb
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e530e…f326f3
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb1bd8…53cbec

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.