Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x97bc54…1ea168
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xebbce0…7fb706
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x675f66…f84d9f
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdc87c6…a9ea23
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x930f3b…227dda
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9c4942…ac49bb
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc99cfa…112276
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xea68d8…e8b8a3
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x89d61e…fe824b
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xea5ac2…4f0c8a
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb4ce93…af460b
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2fa570…f610e6
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x493c0c…f4e52d
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbbab26…98f6c1
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2c15e9…568b42
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xabfc76…25b1b7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfafd5c…e4cb8c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2b627…95b738
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe75acc…a836f8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2e7bc…329528
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8b3f7…2dcf5e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x034708…05b419
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b9034…e74f9d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d535d…a3cfa4
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f38b4…26c18e

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.