Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x302e43…264da5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf50bc…266e22
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd75dca…28d911
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a5c18…92fbff
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e689b…465b97
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ab5e0…c5a27a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63bd18…1a5d38
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c0d2b…c7f387
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93899b…a71826
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7d058…631909
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebd314…fb1c6a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ce144…ce7136
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d8f29…81201c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fa57a…dd2081
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x951c30…208ff6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x291fef…dbb12b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a8faf…da4f0b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd20c9…0d41de
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x593b02…9d71a3
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd7e9b…0f6710
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b95ba…17eb59
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf42477…8903c7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83cf48…6e1f7c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x079f1d…a302f7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14d501…5b8e6c

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.