Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x453248…0268f1
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x2e42c6…8ef7f8
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x4afa2a…b90e9a
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x5d8a92…01c826
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0xdffa65…8b7621
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0xa68ccc…8fcaf5
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x2605d8…705ca7
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x718411…b12711
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0xd1c9cb…6746a5
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0xd03d7e…55d6f5
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0xcf815b…d8090f
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x0651cd…dd57df
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa43d ago0x4a800a…acd57c
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x91f9e5…bf8741
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa43d ago0xc5e146…da6a99
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x5f6837…32068e
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa43d ago0x5eb273…6f59bc
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x4fdf2c…5b9113
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x1c4438…2ed771
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xb68eea…cd95f9
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xb991fe…6c9b95
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x9dfa4e…01323a
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x937947…ed74cc
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xb4a85b…4b904a
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x079bbe…ce481c

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.