Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x33c1c6…988681
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x5356fc…2bd024
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xee67ba…a6fdd1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x74492e…80ad7e
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x955e3f…120744
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xfcef3d…7b6a2b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xe574c2…53ce30
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f9bf9…b6861a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x38bd3d…0ee28d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x0aed70…e0bf2a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x41272b…8582e8
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x2929b4…f0bf19
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x1d93b7…85d811
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x738034…41ed7d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a0af7…afc97d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x152910…c4a892
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x4b3986…9f56df
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xa9ed18…090014
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xc02b9d…6cbd7f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xb0dc87…9ff2b9
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x573c48…450e05
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x836622…e7f6cf
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xdc16f6…ea40c3
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0xf73d46…47a24a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa20d ago0x2012c2…9232cc

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.