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%fluxa18d ago0x17af5a…b286b3
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x89c158…89367e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xa67030…8a467e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1dd6a1…e47028
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xe71b0c…cb8995
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c4202…578711
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xb02819…b5654d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1fb7ea…369a93
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xf0cab4…ccfef6
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x2d33a4…444b5c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xed6c64…b0e740
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x6bbad6…786f69
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f8bb7…856829
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x3d3c41…7b53cd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x2df1dc…1e579b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x277543…0b7dfb
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xd881e3…cec32f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x9cc6e4…b5afc7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x22ce51…8ced86
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xbde015…63008c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x55fbc6…a482d7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x453b1d…a836ba
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0x14b07c…e6139e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xc1d07f…d29041
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa19d ago0xa6d20d…ff806c

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.