Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x00354a…944fb1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x794d79…da6dd2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd2f9df…c860c3
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x851395…e75df5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a87cb…9261e4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca79bf…651798
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed631d…356a36
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d3b12…a570ce
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2b6d5…fd31b9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6a459…b1e07f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05c061…f2b819
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x867fc2…de5ed1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa03ad6…55a859
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02530d…cfa44b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeafdf7…4a76d7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ce400…431a21
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e42b2…880f08
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d4a60…35ab1e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x179771…7ac870
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ee070…c3e9f7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd4c58…28441f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a52dc…f8fe29
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa739fb…c4e0e8
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4319fe…a7e1fa
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa02c17…f7f07b

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.