Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x719a7d…3d0ea7
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xa3b85c…046bdb
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x6e3b2d…4a9b4f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xe3bd8b…10acf5
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x27eddf…12013d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x783e2a…86e3fd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x361466…436a03
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x5e828d…3b605d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x00bf7a…602396
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x93330f…512594
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x8b49cf…d09d99
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x2599dd…96b78e
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xc6dd48…61a98b
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x943b8b…5c93ce
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x73da49…b05027
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x3bc899…02542c
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xa4c40a…a5df31
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xc25cbe…3ff066
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xbcf556…de03b0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x9bf654…49da32
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x84d990…ccdd07
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x342e63…b36a77
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0xf5be5f…5f0663
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x615691…3cc918
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa82d ago0x2720a2…d9d0ac

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.