Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xd14656…151660
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x641a36…32c884
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xa812e8…c2b82d
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xf79675…0a09b3
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x3fd2c6…7cefd9
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xf7378c…2d565d
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x0620d3…1235e6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xc49d69…bb77c1
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x71dcc4…754628
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xa213aa…1779a4
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x1266c9…f44d25
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x73f8c5…87897d
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x0d67d4…542ef6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x94bd12…56e3d2
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x2335b7…fab645
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xfed634…bc757a
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0xaab279…2f9910
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x11e051…efa17f
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x42bf0e…dd0b1b
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa108d ago0x2864bb…26ded6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x71d973…3b1977
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x8c2637…c54d6c
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x9644e3…503c28
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0xdc033a…16bb70
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0xcc88ae…7d4eeb

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.