Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9fac1e…37f88a
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x426c64…1e8e93
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xe8ea9c…42eb1e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xb6d816…f23413
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x2ed715…0adeb9
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x243911…221ba4
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x663353…25966f
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x56f4ca…af2d40
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x8a6de8…8cca04
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xaacf8f…2a4d38
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x55f48e…a5f6fd
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xded2c3…2f97ce
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9e43d7…b6b260
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd33218…df12e1
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd066fd…07b9f4
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x2b646f…529b31
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x61f05b…907db3
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x4967dd…f5a41d
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x3a7969…3b9d8e
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xf48466…9678a0
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x34d504…6ebcce
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xe518a7…668791
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0xcd89ef…49d2d1
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x3bcb58…b0fdb7
0x0920…441c0xfe80…47eeBase—$0.001100%fluxa20d ago0x99965a…60e0d7

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.