Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x96b473…aa40b4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x6e55da…43d34d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x2dbeb1…ddb850
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xcd1894…1e36a8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xfbed73…42bf66
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x4ca1e6…07c5d1
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x13dc70…c8262e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xa11f5a…b63818
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x8585af…a47c52
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xebaf3c…b94761
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xec0335…f12824
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xebd52f…cab378
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x596d57…1307b8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x0e39ff…227eaf
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x53adb6…502947
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ffa6c…f6d640
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xecea4a…029000
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x47e751…852920
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xea28fd…09fb9e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xaa67cc…53853a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x4346ac…01a020
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0x726510…da8c0c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa23d ago0xa679da…2487a8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa24d ago0xffb2a6…fce192
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa24d ago0x77be52…de9209

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.