Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x865c…948d0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x12d830…9feeb2
0xc3b6…e57b0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xf49cca…707aa6
0xfe96…16890x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x1f81a7…0c3eb2
0xfe96…16890x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x8a6b0d…0de168
0x21ac…6eda0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x294f6c…3124ad
0x0147…503a0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x20341b…f2265d
0x0061…dd1f0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xbe01af…02d8ee
0x4092…1d740x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x23fd15…c5935c
0x2070…5d530x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x8cb252…aa4d7f
0x9f99…25990x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x1e2a23…04377a
0x5700…d2590x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x02d309…e58f94
0x21ac…6eda0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x537b76…6963ce
0x9312…a7c90x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x4401c9…ba808d
0xac79…88680x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xf10a34…af9f38
0xea01…523e0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x454887…1bfa3e
0x2070…5d530x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x42df8d…242630
0x8677…5aa00x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x994858…693668
0xb8db…e7fc0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xab4b12…d838d9
0x0061…dd1f0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xeb6746…252603
0x865c…948d0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xca52a9…cf6642
0x8677…5aa00x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xd953f1…fb6be3
0x0f1f…b91e0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x8f2d7c…171677
0xb226…17120x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0xcd2e52…336df9
0x00bf…49350x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x8d8b5e…f0c5f8
0x774a…b22d0x85a7…109bBase—$0.001100%0x6cb9…e3d582d ago0x18122a…96348a

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.