Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0x0ce8ba…adf665
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0x403c32…0cc4f8
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0x0ef640…79c45a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0xa088a2…fa5d44
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0x87212d…8362a6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa22d ago0xaa18e5…f15a53
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x3b71c2…c19ba6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x39e921…269d56
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x4cee61…9a7e96
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x8272ef…502aa5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x0dfa6e…265d97
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x4ffa65…6970cf
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x6439b8…fb2e1c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x6155f9…5c00f5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0xf48793…cff684
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0xea65f7…253341
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0xbbbb82…832dee
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x44479c…4d4acd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0xfc274c…37cb3b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x1bcdbf…7a9563
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x9b62d5…fbfb8d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x00a093…8cd04d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x6e0fe5…abf4d1
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x933ca4…4ecfd0
0x43df…54640xfe80…47eeBase—$0.001100%fluxa23d ago0x51c581…16a019

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.