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.001100%payAI109d ago0x9aaed3…2a6006
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26006d…57b753
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1655bf…a531e1
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd70166…b3d70a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb4652…1b56f9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a6e0a…d338a7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ade40…8750c5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x788162…8c2072
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07a590…4bc88c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc5f3e…97779d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x887212…6c02df
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb82b27…b27905
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7f680…dfa7fe
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdde2b9…baf7b0
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55be81…e09007
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xacc4b1…c9a664
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x355537…c85bf8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb149f6…51ff84
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd87be6…710eaa
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05bf19…66c752
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c1f18…291843
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd57c4…a934f6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac336d…6c3a7e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa7aca4…b1475e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c0d8c…ff5167

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.