Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xb61a…9489Base—$0.10100%fluxa95d ago0xfa8909…447240
0xd1ae…81330x31eb…9463Base—$0.10100%fluxa95d ago0x26c5ca…8d9d59
0xd1ae…81330x5dfc…c8cbBase—$0.10100%fluxa95d ago0xb83dc1…19e58e
0xd1ae…81330xa976…51d1Base—$0.10100%fluxa95d ago0x06c229…40ebe2
0xd1ae…81330xb8c8…8b4eBase—$0.10100%fluxa95d ago0x6fe58c…673ddf
0xd1ae…81330x8288…55e1Base—$0.10100%fluxa95d ago0x787b27…25e2f6
0xd1ae…81330xd4a8…0b40Base—$0.10100%fluxa95d ago0x54885c…92eb0b
0xd1ae…81330x7524…71d0Base—$1.06100%fluxa95d ago0xd5d317…dec1a5
0xd1ae…81330x3d5a…f51cBase—$0.10100%fluxa95d ago0x9a10cd…3d7f08
0xd1ae…81330x8be1…43ceBase—$0.83100%fluxa95d ago0x118e26…735f2c
0xd1ae…81330x0c0e…54e0Base—$0.10100%fluxa95d ago0xa24d02…c06363
0xd1ae…81330xc3df…b9dbBase—$0.83100%fluxa95d ago0x6e8241…c4e72f
0xd1ae…81330xa797…cbefBase—$0.10100%fluxa95d ago0xd4a2b2…b045ee
0xd1ae…81330xbc9d…96e9Base—$0.10100%fluxa95d ago0x88bff1…b38ed7
0xd1ae…81330xe216…19d5Base—$0.83100%fluxa95d ago0x13bca6…3037d9
0xd1ae…81330xe273…aae2Base—$0.83100%fluxa95d ago0x00cfd8…9e1578
0xd1ae…81330x2e48…52c4Base—$0.10100%fluxa95d ago0xa2e808…10cbd9
0xd1ae…81330x45f9…46ffBase—$0.10100%fluxa95d ago0x9a0317…321233
0xd1ae…81330x5b04…b8cbBase—$0.10100%fluxa95d ago0x6ce92e…a39e1f
0xd1ae…81330x2663…9785Base—$0.10100%fluxa95d ago0x625243…31964c
0xd1ae…81330xa4f4…6879Base—$0.83100%fluxa95d ago0xbf22c7…c26dc6
0xd1ae…81330x2689…a754Base—$0.33100%fluxa95d ago0x39bf86…db88db
0xd1ae…81330x9c08…7652Base—$0.80100%fluxa95d ago0x9fc741…09b0f8
0xd1ae…81330xf05a…8982Base—$0.10100%fluxa95d ago0xb73322…0897a8
0xd1ae…81330xb576…83bfBase—$0.33100%fluxa95d ago0x96b58d…cbf027

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.