Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xebf01e…7d16df
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe34f43…3d4bd0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0395da…c496cb
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x786838…154bce
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe60340…3d1af5
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6940ca…ec0e92
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfeddaf…d72842
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1236af…ce4532
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb39a67…30cc4c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03ca6e…dff068
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d04a…a80e1e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4948da…dde691
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16397b…11db4b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6be13f…e14f17
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x899e71…a6189e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92ce63…c4e38a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd15188…c9eeaf
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8af74…b8b4db
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x61a810…f5d00d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7df24…eb0441
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33b7e5…3d449f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6eaf5…bed1c2
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83f01f…9939f5
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6346ff…0a16ba
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c4764…c3cf60

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.