Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfe040…209b4f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde5502…e100fe
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ecbc4…88698a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf58ff…aa4f70
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47cea1…4fcf8c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x697739…be94b2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f0116…cae954
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa8e43…b31a93
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cd367…845ec2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe92964…5f72a7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92a3d7…8a214f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf974be…a7af65
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff5a89…8fc4a1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32464b…91fd43
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35a2cb…ecd298
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d5088…4a1e8f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35100e…8dae4a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x726504…ce6f66
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f6cc1…a1c222
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89b1eb…a261a6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb61e09…2f7ad9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffb433…374b37
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2a2b9…68d888
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f6e83…f9985f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde6632…9ae85e

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.