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%fluxa21d ago0x05926a…ee8392
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xf4e9cc…4da136
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xdd343a…59dc5b
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x5dff27…96cee6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xeeef25…99d5d9
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xc7033e…7d15e7
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x5217e3…303866
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xbe0435…c215f6
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xafc535…9f01ae
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x25ff68…a671ac
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x038057…25707f
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x18b084…b74de4
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x6e23a5…7fb299
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x5d1453…8e24e9
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x10c985…6b9030
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x1294a7…57f7a3
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x7e8bb6…e1f736
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x6a0de9…e6fd08
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x945f97…1381c7
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xe49836…073ca0
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0x224ede…aa7714
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xf1752f…7bea0a
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xe75f61…5333c8
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xf09527…9efc3e
0x01e9…3e040xfe80…47eeBase—$0.001100%fluxa21d ago0xb2cdc4…9e117d

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.