Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x62ead3…6e9357
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x41f1d7…4d2f1f
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf1b7f2…1a8dca
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa8b3cd…84b11f
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x57aab2…69a74c
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc051d…16986a
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4cd53e…d0536f
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcafe11…90efd7
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ed413…3cc3ef
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf9471c…356ec9
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa7bdb8…9db294
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x63683a…50a4a8
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xadff42…465c77
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8a4231…927ef2
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb02e56…6499ab
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbaf381…dd0651
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd5e598…bba9ce
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x977e12…171bd6
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x060ed7…65e839
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x91f877…bec90f
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xabb25a…9af17d
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7e8ff7…bff429
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfe5436…8fa6fd
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe9a7bd…f9ebe3
0xb419…5f8c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4f589c…a7945c

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.