Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2371a5…eb94cd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x9ecef0…c3e276
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x97f147…e46804
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x680e72…5e2f9e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xb4890e…450d1d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x83456e…9dd573
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xdad14b…d8ca5f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x0f3806…28524e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x6835e7…fd27c6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x87eb89…67cbd8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xc78761…7c6ead
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xa3cf03…46ef74
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x3d7763…d68b0d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x12006c…c7c5d4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x755c00…f82ee7
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x6e2c7b…919886
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x3ea976…24cc86
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xb33ee5…b91bd1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x91354c…d35896
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x9c69f0…e28dd9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x592af8…51d35c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x2983df…369293
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0xa3d433…a39634
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x3453ce…53c204
0x9610…6a350x9c95…e299Base—$0.001100%fluxa85d ago0x91839d…69d10c

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.