Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x62c07d…7c0b4b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x25fe40…a6a51a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x003624…978c69
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x8ee6be…c52960
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x4259de…19f892
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xdd1685…2dd97f
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xbd0250…3dfdff
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x23d6ed…401905
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x34b158…c64fcb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xe241a5…2f5783
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xad2a0e…5d3510
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x9e0199…60fe7b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xe0a68a…536134
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xee41ca…a3190d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x83a1c7…09c75c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xfb68f8…293d46
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x900899…b4754a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0xb49c64…5d2a13
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x7cad91…e1f73a
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x1379a4…78bdf2
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x1cbf4e…9effec
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x169dd0…f47384
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x3078c0…a53a20
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x428bed…93aa49
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa18d ago0x4f5f3f…563202

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.