Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a9907…863fce
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2249c0…0c38ff
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6dfb3…64adb0
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb47bdf…5c1b6f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22d291…db79f2
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0818f7…1e3266
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c783f…f1723e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dce01…1d9e93
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17b822…64fb66
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3c3f34…b181c9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58face…fd0d4a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1842d1…dd18b5
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b0faa…e83755
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa557d1…8c8e77
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e4fc4…a0b249
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46598a…5a4446
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6599bc…1be109
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf79084…6bcaf6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd24f98…2247c7
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa12e2…986db8
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a7231…2a190d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10eef7…63492b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddcd69…335a8f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67e9d5…6d6abc
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b7fa4…5c1dc6

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.