Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xa700…b018Base—$0.70100%fluxa32d ago0x34dcd3…cd3129
0xe88d…92210x24c7…d6c8Base—$0.20100%fluxa32d ago0x6fe282…7b83e5
0xe88d…92210x117e…f610Base—$0.20100%fluxa32d ago0x0be047…9355a9
0xe88d…92210xd458…ae76Base—$0.10100%fluxa32d ago0x3f6c0c…f76a21
0xe88d…92210x79b1…c5c3Base—$0.10100%fluxa32d ago0xf72847…48a45c
0xe88d…92210x80f6…c5f2Base—$0.10100%fluxa32d ago0xb0501a…f9610d
0xe88d…92210x61b1…8f28Base—$1.00100%fluxa32d ago0x0ffb12…93b361
0xe88d…92210x4dd3…b26aBase—$0.04100%fluxa32d ago0x628665…99de4b
0xe88d…92210x2f43…471fBase—$0.10100%fluxa32d ago0xde44cd…2277c1
0xe88d…92210x7f0f…663bBase—$0.01100%fluxa32d ago0x80b313…690037
0xe88d…92210xa4d4…7e46Base—$0.20100%fluxa32d ago0xd06dd8…428500
0xe88d…92210xc1f9…2174Base—$0.20100%fluxa32d ago0x3b2aa4…8d140e
0xe88d…92210x9a77…7f6dBase—$0.20100%fluxa32d ago0x76c481…ddf66d
0xe88d…92210x37c8…9e74Base—$0.60100%fluxa32d ago0xb83f45…1e6d7c
0xe88d…92210xe040…7f68Base—$0.05100%fluxa32d ago0x779418…b48041
0xe88d…92210x1648…e889Base—$0.01100%fluxa32d ago0xa5934f…de756f
0xe88d…92210xf459…1d11Base—$0.10100%fluxa32d ago0xbfcf22…3b6621
0xe88d…92210xf0d5…3e03Base—$0.50100%fluxa32d ago0x32bcaf…51f8cb
0xe88d…92210x4e78…b4f3Base—$0.10100%fluxa32d ago0xe37be4…4c4006
0xe88d…92210x4906…b5d1Base—$0.10100%fluxa32d ago0xac9a14…b59d5f
0xe88d…92210xfa79…eb03Base—$0.10100%fluxa32d ago0x5b9818…65c686
0xe88d…92210x3c9a…2c89Base—$0.86100%fluxa32d ago0xc66a3b…3acddd
0xe88d…92210x1307…d553Base—$0.37100%fluxa32d ago0x8f83cd…ae5740
0xe88d…92210x64b3…300aBase—$0.05100%fluxa32d ago0x1984b4…a03f61
0xe88d…92210xdee5…c097Base—$0.12100%fluxa32d ago0x648609…4adb25

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.