Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x434a72…43eff5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6c2061…58eec1
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xdea90b…4e9e1d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1e50d3…db1cf8
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xec8bf5…3877bc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e3021…8dcd5f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x562d6b…67134f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x025ef1…737669
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf64aa4…6892a0
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0bb3a6…a49b67
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d382e…c1af5f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f4ca8…aacb02
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xaeb44e…b83454
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb12e69…f69091
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb818e6…7f0ed4
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x03aa83…2cd232
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0ba1a…b2dac5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb08973…ef561b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9574a8…e73572
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa157d5…974e4a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6ae2a6…a21436
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x60bbbe…499bb1
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ddff9…2a7a14
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1fccdf…852ae1
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf052b5…9437a5

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.