Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xd73c66…c5ba81
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x8bd1aa…521ca3
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x4dcfd7…f4dfa4
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x9ea300…ba9426
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x032a47…413e49
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xe851c3…ce53e1
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xd9ba9d…177a5b
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xd75d3d…a1713e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x75eafd…102952
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x8fc55e…753497
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x3a79f3…cbef99
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xcb5590…8d54eb
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x183d9a…dbfb35
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x9343fe…58b63a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x2e115a…dba8cb
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x30e9b2…562af0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xf2cdb4…964dbd
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xf5eea4…79a762
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0xd68b54…003d01
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x3341a8…e90ce4
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x53ae55…19fd00
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x2281a8…adbd81
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x166c86…aa671c
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x36ff34…d2a687
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa16d ago0x0230fc…143a7d

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.