Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x569b97…efc693
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x2b7d65…229f79
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x06d7ff…03425f
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x93fa09…6b885a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x88250e…18454f
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x2cc08f…788505
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0x8926e5…f20691
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa34d ago0xfb3ded…6d7c2a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x61abad…c1473d
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xece334…23eb1f
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xe59bd9…2b2354
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xb0e67c…a00348
0xe923…6aaf0x9c95…e299Base—$0.001100%fluxa35d ago0xd3a244…8ebf5e
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xd79982…b28452
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xc10d6c…1a8630
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xeb18cd…a506ab
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x821c08…c6b5fb
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x611e9f…bddb1a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x784457…56daba
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xbfb3d2…7d898a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x73b823…ca6ea6
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xac9cf6…ffffc3
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe6368…7ef3e6
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0x079b79…f5b34a
0xe923…6aaf0xfe80…47eeBase—$0.001100%fluxa35d ago0xa54e01…be482d

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.